#d6eb99
a light, vivid green · warm · closest name: Pale Goldenrod
At a glance
Every number on this page in one read: what #d6eb99 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #d6eb99 |
| RGB | rgb(214, 235, 153) |
| HSL | hsl(75, 67%, 76%) |
| CMYK | cmyk(9%, 0%, 35%, 8%) |
| LAB | lab(89.9 -19.9 37.5) |
| LCH | lch(89.9 42.5 118.0) |
| OKLCH | oklch(0.906 0.107 120.3) |
| Decimal | 14085017 |
| Display P3 | color(display-p3 0.839 0.922 0.600) |
Copy-ready code
/* CSS */
color: #d6eb99;
background-color: #d6eb99;
/* Tailwind (arbitrary) */
class="text-[#d6eb99] bg-[#d6eb99]"
/* SCSS */
$brand: #d6eb99;
/* SwiftUI */
Color(red: 0.839, green: 0.922, blue: 0.600)
/* Android */
Color.parseColor("#d6eb99")
/* Flutter */
Color(0xFFD6EB99)
/* Python / OpenCV (BGR) */
(153, 235, 214)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #d6eb99 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F9FBF3;
--brand-100: #F4F8E8;
--brand-200: #E7F1CA;
--brand-300: #d6eb99;
--brand-400: #C6E372;
--brand-500: #B3DA43;
--brand-600: #A2CD28;
--brand-700: #87AB21;
--brand-800: #6C881B;
--brand-900: #506317;
--brand-950: #323E0F;
--brand: #d6eb99;
--brand-ink: #000000;
}Colors that work with #d6eb99
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #d6eb99
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠White text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #AE99EB | Directly opposite — maximum tension | |
| Analogous left | #EBD799 | Neighbour, quieter | |
| Analogous right | #ADEB99 | Neighbour, quieter | |
| Split-complement 1 | #99ADEB | Contrast without the clash | |
| Split-complement 2 | #D799EB | Contrast without the clash | |
| Triadic 1 | #99D6EB | Even thirds — balanced and loud | |
| Triadic 2 | #EB99D6 | Even thirds — balanced and loud | |
| Tetradic | #99EBD7 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#d6eb99 text on a black background
contrast 16.20:1
#d6eb99 text on a white background
contrast 1.30:1
CSS3 live lab
The quick brown fox
color: #d6eb99;
background-color: #d6eb99;
Glowing headline
text-shadow: 2px 2px 8px #d6eb99;
Soft neon halo
text-shadow: 0 0 14px rgba(214, 235, 153, 0.45);
box-shadow: 0 12px 32px -8px rgba(214, 235, 153, 0.45);
border: 3px solid #d6eb99; background: linear-gradient(135deg, #d6eb99, #9FEB99);
Monochromatic scale
Palettes built from #d6eb99
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Tea Green (#d0f0c0) — ΔE2000 8.3 away, with its history, psychology and brand usage.
#d6eb99 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#d6eb99, answered
What color is #d6eb99?
#d6eb99 is a light vivid green, closest to Pale Goldenrod (ΔE2000 7.5). It sits at 75° on the hue wheel with 67% saturation and 76% lightness, which reads as warm.
What is the RGB value of #d6eb99?
rgb(214, 235, 153) — 214 red, 235 green and 153 blue out of 255, or 83.9% / 92.2% / 60% by channel.
Is #d6eb99 a light or a dark color?
It is a light color. Relative luminance is 0.7601 and perceived brightness is 87%, so black text on it reaches 16.20:1.
Should I use black or white text on #d6eb99?
Black. It scores 16.20:1 against #d6eb99, versus 1.30:1 for white — AAA at any size.
What is the complementary color of #d6eb99?
#AE99EB sits directly opposite on the wheel. Softer options are the split-complements #99ADEB and #D799EB, which give the same contrast with far less vibration.
What colors go well with #d6eb99?
For interface work: #F9FAF4 as the surface, #E1EDC0 for borders, #869B4B for secondary text, #1E1EAE as an accent and #556B15 for hover and pressed states. For a palette, the analogous pair #EBD799 and #ADEB99 stays calm, while #AE99EB is the loudest partner.
What is #d6eb99 in CMYK for printing?
cmyk(9%, 0%, 35%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #d6eb99 warm or cool?
Warm — it scores 38 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBE299; nudged cooler, #B8EC98.