#D8F690#D8F690
#D8F690 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.9% C 0.132 H 122.4°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F690 |
|---|---|
| RGB | rgb(216, 246, 144) |
| HSL | hsl(78, 85%, 76%) |
| HSV | hsv(78, 41%, 96%) |
| CMYK | cmyk(12.2%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(92.81, -25.54, 45.78) |
| CIE-LCH | lch(92.81, 52.42, 119.15°) |
| OKLab | oklab(92.91% -0.0706 0.1114) |
| OKLCH | oklch(92.91% 0.132 122.4) |
| XYZ | xyz(66.3086, 82.5240, 38.8156) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.92
Light Khaki
#E6F2A2
ΔE00 4.61
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Light Pea Green
#C4FE82
ΔE00 4.85
Light Yellowish Green
#C2FF89
ΔE00 5.16
Celery
#C1FD95
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F690 #AE90F6
analogous
#F6E190 #D8F690 #A5F690
triadic
#D8F690 #90D8F6 #F690D8
tetradic
#D8F690 #90F6E1 #AE90F6 #F690A5
square
#D8F690 #90F6E1 #AE90F6 #F690A5
split-complementary
#D8F690 #90A5F6 #E190F6
monochromatic
#B0ED1F #C4F157 #D8F690 #ECFBC9 #F5FDE3
Accessibility & contrast
On white
1.20
#D8F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#D8F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F690
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F690 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#FDEA95
Tritanopia (blue-blind)
#DFEDDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8f690; /* rgb */ color: rgb(216, 246, 144); /* oklch */ color: oklch(92.9% 0.132 122.4);
Tailwind
colors: {
custom: {
50: '#e5f9b2',
500: '#d8f690',
950: '#000000',
},
}SCSS
$custom: #d8f690; $custom-light: #e5f9b2; $custom-dark: #000000;
JSON
{
"hex": "#d8f690",
"rgb": {
"r": 216,
"g": 246,
"b": 144
},
"hsl": {
"h": 77.647,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.92905,
"c": 0.13186,
"h": 122.4
},
"luminance": 0.82524
}Semantic roles & 50–950 ramp
primary
#D8F690
secondary
#7B56D4
accent
#04E145
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581