#D9F985#D9F985
#D9F985 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.5% C 0.147 H 122.0°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F985 |
|---|---|
| RGB | rgb(217, 249, 133) |
| HSL | hsl(77, 91%, 75%) |
| HSV | hsv(77, 47%, 98%) |
| CMYK | cmyk(12.9%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(93.54, -27.76, 51.95) |
| CIE-LCH | lch(93.54, 58.90, 118.12°) |
| OKLab | oklab(93.46% -0.0777 0.1245) |
| OKLCH | oklch(93.46% 0.147 122) |
| XYZ | xyz(66.7248, 84.1965, 34.9221) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.88
Pear
#CBF85F
ΔE00 4.28
Light Pea Green
#C4FE82
ΔE00 4.30
Pale Lime
#BEFD73
ΔE00 4.98
Light Yellowish Green
#C2FF89
ΔE00 5.00
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F985 #A585F9
analogous
#F9DF85 #D9F985 #9FF985
triadic
#D9F985 #85D9F9 #F985D9
tetradic
#D9F985 #85F9DF #A585F9 #F9859F
square
#D9F985 #85F9DF #A585F9 #F9859F
split-complementary
#D9F985 #859FF9 #DF85F9
monochromatic
#B5F310 #C7F64B #D9F985 #EBFCBF #F6FEE2
Accessibility & contrast
On white
1.18
#D9F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#D9F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F985
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F985 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#FFEC8B
Tritanopia (blue-blind)
#E1EFDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d9f985; /* rgb */ color: rgb(217, 249, 133); /* oklch */ color: oklch(93.5% 0.147 122.0);
Tailwind
colors: {
custom: {
50: '#e6fbab',
500: '#d9f985',
950: '#000000',
},
}SCSS
$custom: #d9f985; $custom-light: #e6fbab; $custom-dark: #000000;
JSON
{
"hex": "#d9f985",
"rgb": {
"r": 217,
"g": 249,
"b": 133
},
"hsl": {
"h": 76.552,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.93462,
"c": 0.14678,
"h": 122
},
"luminance": 0.84197
}Semantic roles & 50–950 ramp
primary
#D9F985
secondary
#724BD7
accent
#00E63F
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581