#D1EF8A#D1EF8A
#D1EF8A is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.131 H 122.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EF8A |
|---|---|
| RGB | rgb(209, 239, 138) |
| HSL | hsl(78, 76%, 74%) |
| HSV | hsv(78, 42%, 94%) |
| CMYK | cmyk(12.6%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(90.38, -25.48, 45.53) |
| CIE-LCH | lch(90.38, 52.18, 119.23°) |
| OKLab | oklab(90.82% -0.0706 0.1105) |
| OKLCH | oklch(90.82% 0.131 122.6) |
| XYZ | xyz(61.7484, 77.1232, 35.6730) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.43
Light Khaki
#E6F2A2
ΔE00 4.84
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Light Pea Green
#C4FE82
ΔE00 5.22
Light Yellowish Green
#C2FF89
ΔE00 5.54
Celery
#C1FD95
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EF8A #A88AEF
analogous
#EFDB8A #D1EF8A #9FEF8A
triadic
#D1EF8A #8AD1EF #EF8AD1
tetradic
#D1EF8A #8AEFDB #A88AEF #EF8A9F
square
#D1EF8A #8AEFDB #A88AEF #EF8A9F
split-complementary
#D1EF8A #8A9FEF #DB8AEF
monochromatic
#A7E01F #BCE854 #D1EF8A #E6F6C0 #F4FBE4
Accessibility & contrast
On white
1.28
#D1EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#D1EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EF8A
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EF8A | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE482
Deuteranopia (green-blind)
#F6E38F
Tritanopia (blue-blind)
#D8E6D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d1ef8a; /* rgb */ color: rgb(209, 239, 138); /* oklch */ color: oklch(90.8% 0.131 122.6);
Tailwind
colors: {
custom: {
50: '#e0f4ad',
500: '#d1ef8a',
950: '#000000',
},
}SCSS
$custom: #d1ef8a; $custom-light: #e0f4ad; $custom-dark: #000000;
JSON
{
"hex": "#d1ef8a",
"rgb": {
"r": 209,
"g": 239,
"b": 138
},
"hsl": {
"h": 77.822,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.90815,
"c": 0.13115,
"h": 122.6
},
"luminance": 0.77123
}Semantic roles & 50–950 ramp
primary
#D1EF8A
secondary
#7653CA
accent
#0DD84A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581