#D9F388#D9F388
#D9F388 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.2% C 0.136 H 120.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F388 |
|---|---|
| RGB | rgb(217, 243, 136) |
| HSL | hsl(75, 82%, 74%) |
| HSV | hsv(75, 44%, 95%) |
| CMYK | cmyk(10.7%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(91.97, -24.61, 48.60) |
| CIE-LCH | lch(91.97, 54.48, 116.86°) |
| OKLab | oklab(92.22% -0.0686 0.1173) |
| OKLCH | oklch(92.22% 0.136 120.3) |
| XYZ | xyz(65.1100, 80.6306, 35.4210) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.29
Light Khaki
#E6F2A2
ΔE00 4.69
Pear
#CBF85F
ΔE00 5.47
Light Pea Green
#C4FE82
ΔE00 5.50
Pistachio (survey)
#C0FA8B
ΔE00 5.70
Light Yellowish Green
#C2FF89
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F388 #A288F3
analogous
#F3D788 #D9F388 #A4F388
triadic
#D9F388 #88D9F3 #F388D9
tetradic
#D9F388 #88F3D7 #A288F3 #F388A4
square
#D9F388 #88F3D7 #A288F3 #F388A4
split-complementary
#D9F388 #88A4F3 #D788F3
monochromatic
#B5E819 #C7ED50 #D9F388 #EBF9C0 #F6FCE3
Accessibility & contrast
On white
1.23
#D9F388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#D9F388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F388
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F388 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87F
Deuteranopia (green-blind)
#FCE88E
Tritanopia (blue-blind)
#E2E9DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d9f388; /* rgb */ color: rgb(217, 243, 136); /* oklch */ color: oklch(92.2% 0.136 120.3);
Tailwind
colors: {
custom: {
50: '#e6f7ac',
500: '#d9f388',
950: '#000000',
},
}SCSS
$custom: #d9f388; $custom-light: #e6f7ac; $custom-dark: #000000;
JSON
{
"hex": "#d9f388",
"rgb": {
"r": 217,
"g": 243,
"b": 136
},
"hsl": {
"h": 74.579,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.92216,
"c": 0.13584,
"h": 120.3
},
"luminance": 0.8063
}Semantic roles & 50–950 ramp
primary
#D9F388
secondary
#6F50CF
accent
#07DE3C
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581