#D4F690#D4F690
#D4F690 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.6% C 0.133 H 124.0°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F690 |
|---|---|
| RGB | rgb(212, 246, 144) |
| HSL | hsl(80, 85%, 76%) |
| HSV | hsv(80, 41%, 96%) |
| CMYK | cmyk(13.8%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(92.54, -27.01, 45.39) |
| CIE-LCH | lch(92.54, 52.82, 120.76°) |
| OKLab | oklab(92.63% -0.0746 0.1105) |
| OKLCH | oklch(92.63% 0.133 124) |
| XYZ | xyz(65.1410, 81.9219, 38.7608) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.54
Pistachio (survey)
#C0FA8B
ΔE00 3.98
Light Pea Green
#C4FE82
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.47
Celery
#C1FD95
ΔE00 4.54
Light Khaki
#E6F2A2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F690 #B290F6
analogous
#F6E590 #D4F690 #A1F690
triadic
#D4F690 #90D4F6 #F690D4
tetradic
#D4F690 #90F6E5 #B290F6 #F690A1
square
#D4F690 #90F6E5 #B290F6 #F690A1
split-complementary
#D4F690 #90A1F6 #E590F6
monochromatic
#A8ED1F #BEF157 #D4F690 #EAFBC9 #F4FDE3
Accessibility & contrast
On white
1.21
#D4F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#D4F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F690
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F690 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#FCE995
Tritanopia (blue-blind)
#DBEDDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4f690; /* rgb */ color: rgb(212, 246, 144); /* oklch */ color: oklch(92.6% 0.133 124.0);
Tailwind
colors: {
custom: {
50: '#e2f9b2',
500: '#d4f690',
950: '#000000',
},
}SCSS
$custom: #d4f690; $custom-light: #e2f9b2; $custom-dark: #000000;
JSON
{
"hex": "#d4f690",
"rgb": {
"r": 212,
"g": 246,
"b": 144
},
"hsl": {
"h": 80,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.92625,
"c": 0.13334,
"h": 124
},
"luminance": 0.81922
}Semantic roles & 50–950 ramp
primary
#D4F690
secondary
#8056D4
accent
#04E14E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581