#D9F384#D9F384
#D9F384 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.2% C 0.140 H 120.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F384 |
|---|---|
| RGB | rgb(217, 243, 132) |
| HSL | hsl(74, 82%, 74%) |
| HSV | hsv(74, 46%, 95%) |
| CMYK | cmyk(10.7%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(91.92, -25.03, 50.44) |
| CIE-LCH | lch(91.92, 56.31, 116.39°) |
| OKLab | oklab(92.16% -0.0701 0.1211) |
| OKLCH | oklch(92.16% 0.14 120.1) |
| XYZ | xyz(64.8311, 80.5190, 33.9517) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.19
Pear
#CBF85F
ΔE00 5.01
Light Khaki
#E6F2A2
ΔE00 5.12
Light Pea Green
#C4FE82
ΔE00 5.50
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Light Yellowish Green
#C2FF89
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F384 #9E84F3
analogous
#F3D584 #D9F384 #A1F384
triadic
#D9F384 #84D9F3 #F384D9
tetradic
#D9F384 #84F3D5 #9E84F3 #F384A1
square
#D9F384 #84F3D5 #9E84F3 #F384A1
split-complementary
#D9F384 #84A1F3 #D584F3
monochromatic
#B5E616 #C8EE4C #D9F384 #EAF8BC #F6FCE3
Accessibility & contrast
On white
1.23
#D9F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#D9F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F384
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F384 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#E2E9D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d9f384; /* rgb */ color: rgb(217, 243, 132); /* oklch */ color: oklch(92.2% 0.140 120.1);
Tailwind
colors: {
custom: {
50: '#e6f7aa',
500: '#d9f384',
950: '#000000',
},
}SCSS
$custom: #d9f384; $custom-light: #e6f7aa; $custom-dark: #000000;
JSON
{
"hex": "#d9f384",
"rgb": {
"r": 217,
"g": 243,
"b": 132
},
"hsl": {
"h": 74.054,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.9216,
"c": 0.13992,
"h": 120.1
},
"luminance": 0.80519
}Semantic roles & 50–950 ramp
primary
#D9F384
secondary
#6B4CCF
accent
#07DF39
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581