#D5EA90#D5EA90
#D5EA90 is a very light, moderate yellow-green. Relative luminance 0.750; OKLCH L 90.1% C 0.117 H 119.5°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EA90 |
|---|---|
| RGB | rgb(213, 234, 144) |
| HSL | hsl(74, 68%, 74%) |
| HSV | hsv(74, 38%, 92%) |
| CMYK | cmyk(9%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(89.40, -20.90, 41.41) |
| CIE-LCH | lch(89.40, 46.38, 116.78°) |
| OKLab | oklab(90.13% -0.0574 0.1014) |
| OKLCH | oklch(90.13% 0.117 119.5) |
| XYZ | xyz(61.8975, 75.0056, 37.5968) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.28
Greenish Beige
#C9D179
ΔE00 6.05
Light Yellow Green
#CCFD7F
ΔE00 6.62
Pale Olive Green
#B1D27B
ΔE00 6.69
Pistachio (survey)
#C0FA8B
ΔE00 6.86
Greenish Tan
#BCCB7A
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EA90 #A590EA
analogous
#EAD290 #D5EA90 #A8EA90
triadic
#D5EA90 #90D5EA #EA90D5
tetradic
#D5EA90 #90EAD2 #A590EA #EA90A8
square
#D5EA90 #90EAD2 #A590EA #EA90A8
split-complementary
#D5EA90 #90A8EA #D290EA
monochromatic
#AED729 #C2E05D #D5EA90 #E8F4C3 #F5FAE5
Accessibility & contrast
On white
1.31
#D5EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#D5EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EA90
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EA90 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#F2E194
Tritanopia (blue-blind)
#DDE1D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d5ea90; /* rgb */ color: rgb(213, 234, 144); /* oklch */ color: oklch(90.1% 0.117 119.5);
Tailwind
colors: {
custom: {
50: '#e3f0b1',
500: '#d5ea90',
950: '#000000',
},
}SCSS
$custom: #d5ea90; $custom-light: #e3f0b1; $custom-dark: #000000;
JSON
{
"hex": "#d5ea90",
"rgb": {
"r": 213,
"g": 234,
"b": 144
},
"hsl": {
"h": 74,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.90125,
"c": 0.11652,
"h": 119.5
},
"luminance": 0.75005
}Semantic roles & 50–950 ramp
primary
#D5EA90
secondary
#735AC5
accent
#15D041
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581