#D8EF8A#D8EF8A
#D8EF8A is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 91.3% C 0.129 H 119.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EF8A |
|---|---|
| RGB | rgb(216, 239, 138) |
| HSL | hsl(74, 76%, 74%) |
| HSV | hsv(74, 42%, 94%) |
| CMYK | cmyk(9.6%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(90.86, -22.86, 46.24) |
| CIE-LCH | lch(90.86, 51.58, 116.31°) |
| OKLab | oklab(91.32% -0.0635 0.1121) |
| OKLCH | oklch(91.32% 0.129 119.5) |
| XYZ | xyz(63.7731, 78.1672, 35.7680) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.98
Light Yellow Green
#CCFD7F
ΔE00 5.24
Pistachio (survey)
#C0FA8B
ΔE00 6.24
Light Pea Green
#C4FE82
ΔE00 6.31
Pear
#CBF85F
ΔE00 6.38
Light Yellowish Green
#C2FF89
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EF8A #A18AEF
analogous
#EFD48A #D8EF8A #A6EF8A
triadic
#D8EF8A #8AD8EF #EF8AD8
tetradic
#D8EF8A #8AEFD4 #A18AEF #EF8AA6
square
#D8EF8A #8AEFD4 #A18AEF #EF8AA6
split-complementary
#D8EF8A #8AA6EF #D48AEF
monochromatic
#B4E01F #C6E854 #D8EF8A #EAF6C0 #F6FBE4
Accessibility & contrast
On white
1.26
#D8EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#D8EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EF8A
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EF8A | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE582
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#E1E5D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d8ef8a; /* rgb */ color: rgb(216, 239, 138); /* oklch */ color: oklch(91.3% 0.129 119.5);
Tailwind
colors: {
custom: {
50: '#e5f4ae',
500: '#d8ef8a',
950: '#000000',
},
}SCSS
$custom: #d8ef8a; $custom-light: #e5f4ae; $custom-dark: #000000;
JSON
{
"hex": "#d8ef8a",
"rgb": {
"r": 216,
"g": 239,
"b": 138
},
"hsl": {
"h": 73.663,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.91318,
"c": 0.12879,
"h": 119.5
},
"luminance": 0.78167
}Semantic roles & 50–950 ramp
primary
#D8EF8A
secondary
#6E53CA
accent
#0DD83C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581