#D6EF8A#D6EF8A
#D6EF8A is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 91.2% C 0.129 H 120.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EF8A |
|---|---|
| RGB | rgb(214, 239, 138) |
| HSL | hsl(75, 76%, 74%) |
| HSV | hsv(75, 42%, 94%) |
| CMYK | cmyk(10.5%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(90.72, -23.61, 46.03) |
| CIE-LCH | lch(90.72, 51.74, 117.16°) |
| OKLab | oklab(91.17% -0.0655 0.1116) |
| OKLCH | oklch(91.17% 0.129 120.4) |
| XYZ | xyz(63.1856, 77.8643, 35.7404) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.19
Light Yellow Green
#CCFD7F
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 5.84
Light Pea Green
#C4FE82
ΔE00 5.98
Pear
#CBF85F
ΔE00 6.28
Light Yellowish Green
#C2FF89
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EF8A #A38AEF
analogous
#EFD58A #D6EF8A #A4EF8A
triadic
#D6EF8A #8AD6EF #EF8AD6
tetradic
#D6EF8A #8AEFD5 #A38AEF #EF8AA4
square
#D6EF8A #8AEFD5 #A38AEF #EF8AA4
split-complementary
#D6EF8A #8AA4EF #D58AEF
monochromatic
#B0E01F #C3E854 #D6EF8A #E9F6C0 #F6FBE4
Accessibility & contrast
On white
1.27
#D6EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#D6EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EF8A
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EF8A | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE582
Deuteranopia (green-blind)
#F7E58F
Tritanopia (blue-blind)
#DEE6D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d6ef8a; /* rgb */ color: rgb(214, 239, 138); /* oklch */ color: oklch(91.2% 0.129 120.4);
Tailwind
colors: {
custom: {
50: '#e4f4ae',
500: '#d6ef8a',
950: '#000000',
},
}SCSS
$custom: #d6ef8a; $custom-light: #e4f4ae; $custom-dark: #000000;
JSON
{
"hex": "#d6ef8a",
"rgb": {
"r": 214,
"g": 239,
"b": 138
},
"hsl": {
"h": 74.851,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.91173,
"c": 0.12942,
"h": 120.4
},
"luminance": 0.77864
}Semantic roles & 50–950 ramp
primary
#D6EF8A
secondary
#7053CA
accent
#0DD840
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581