#D6EE8A#D6EE8A
#D6EE8A is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 91.0% C 0.128 H 120.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EE8A |
|---|---|
| RGB | rgb(214, 238, 138) |
| HSL | hsl(74, 75%, 74%) |
| HSV | hsv(74, 42%, 93%) |
| CMYK | cmyk(10.1%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(90.45, -23.13, 45.70) |
| CIE-LCH | lch(90.45, 51.22, 116.85°) |
| OKLab | oklab(90.96% -0.0641 0.1109) |
| OKLCH | oklch(90.96% 0.128 120.1) |
| XYZ | xyz(62.8937, 77.2804, 35.6431) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.06
Light Yellow Green
#CCFD7F
ΔE00 5.23
Pistachio (survey)
#C0FA8B
ΔE00 6.06
Light Pea Green
#C4FE82
ΔE00 6.23
Pear
#CBF85F
ΔE00 6.47
Light Yellowish Green
#C2FF89
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EE8A #A28AEE
analogous
#EED48A #D6EE8A #A4EE8A
triadic
#D6EE8A #8AD6EE #EE8AD6
tetradic
#D6EE8A #8AEED4 #A28AEE #EE8AA4
square
#D6EE8A #8AEED4 #A28AEE #EE8AA4
split-complementary
#D6EE8A #8AA4EE #D48AEE
monochromatic
#B0DD20 #C3E655 #D6EE8A #E9F6BF #F6FBE4
Accessibility & contrast
On white
1.28
#D6EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#D6EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EE8A
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EE8A | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E482
Deuteranopia (green-blind)
#F6E48F
Tritanopia (blue-blind)
#DEE5D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d6ee8a; /* rgb */ color: rgb(214, 238, 138); /* oklch */ color: oklch(91.0% 0.128 120.1);
Tailwind
colors: {
custom: {
50: '#e4f3ad',
500: '#d6ee8a',
950: '#000000',
},
}SCSS
$custom: #d6ee8a; $custom-light: #e4f3ad; $custom-dark: #000000;
JSON
{
"hex": "#d6ee8a",
"rgb": {
"r": 214,
"g": 238,
"b": 138
},
"hsl": {
"h": 74.4,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.90959,
"c": 0.12809,
"h": 120.1
},
"luminance": 0.7728
}Semantic roles & 50–950 ramp
primary
#D6EE8A
secondary
#6F53C9
accent
#0FD73F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581