#D6EA90#D6EA90
#D6EA90 is a very light, moderate yellow-green. Relative luminance 0.752; OKLCH L 90.2% C 0.116 H 119.0°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EA90 |
|---|---|
| RGB | rgb(214, 234, 144) |
| HSL | hsl(73, 68%, 74%) |
| HSV | hsv(73, 38%, 92%) |
| CMYK | cmyk(8.5%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(89.47, -20.52, 41.51) |
| CIE-LCH | lch(89.47, 46.31, 116.31°) |
| OKLab | oklab(90.2% -0.0564 0.1016) |
| OKLCH | oklch(90.2% 0.116 119) |
| XYZ | xyz(62.1885, 75.1557, 37.6105) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.15
Greenish Beige
#C9D179
ΔE00 5.97
Light Yellow Green
#CCFD7F
ΔE00 6.74
Pale Olive Green
#B1D27B
ΔE00 6.83
Pistachio (survey)
#C0FA8B
ΔE00 7.05
Greenish Tan
#BCCB7A
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EA90 #A490EA
analogous
#EAD190 #D6EA90 #A9EA90
triadic
#D6EA90 #90D6EA #EA90D6
tetradic
#D6EA90 #90EAD1 #A490EA #EA90A9
square
#D6EA90 #90EAD1 #A490EA #EA90A9
split-complementary
#D6EA90 #90A9EA #D190EA
monochromatic
#B0D729 #C3E05D #D6EA90 #E9F4C3 #F5FAE5
Accessibility & contrast
On white
1.31
#D6EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#D6EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EA90
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EA90 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#F2E194
Tritanopia (blue-blind)
#DEE1D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d6ea90; /* rgb */ color: rgb(214, 234, 144); /* oklch */ color: oklch(90.2% 0.116 119.0);
Tailwind
colors: {
custom: {
50: '#e4f0b1',
500: '#d6ea90',
950: '#000000',
},
}SCSS
$custom: #d6ea90; $custom-light: #e4f0b1; $custom-dark: #000000;
JSON
{
"hex": "#d6ea90",
"rgb": {
"r": 214,
"g": 234,
"b": 144
},
"hsl": {
"h": 73.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.90198,
"c": 0.11622,
"h": 119
},
"luminance": 0.75155
}Semantic roles & 50–950 ramp
primary
#D6EA90
secondary
#715AC5
accent
#15D03F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161611
muted
#848581