#D2EB90#D2EB90
#D2EB90 is a very light, moderate yellow-green. Relative luminance 0.751; OKLCH L 90.1% C 0.119 H 121.4°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB90 |
|---|---|
| RGB | rgb(210, 235, 144) |
| HSL | hsl(76, 69%, 74%) |
| HSV | hsv(76, 39%, 92%) |
| CMYK | cmyk(10.6%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(89.45, -22.50, 41.44) |
| CIE-LCH | lch(89.45, 47.16, 118.51°) |
| OKLab | oklab(90.12% -0.0618 0.1015) |
| OKLCH | oklch(90.12% 0.119 121.4) |
| XYZ | xyz(61.3206, 75.1319, 37.6516) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.82
Light Yellow Green
#CCFD7F
ΔE00 6.06
Pistachio (survey)
#C0FA8B
ΔE00 6.07
Pale Olive Green
#B1D27B
ΔE00 6.45
Celery
#C1FD95
ΔE00 6.53
Greenish Beige
#C9D179
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB90 #A990EB
analogous
#EBD790 #D2EB90 #A5EB90
triadic
#D2EB90 #90D2EB #EB90D2
tetradic
#D2EB90 #90EBD7 #A990EB #EB90A5
square
#D2EB90 #90EBD7 #A990EB #EB90A5
split-complementary
#D2EB90 #90A5EB #D790EB
monochromatic
#A8D828 #BDE25C #D2EB90 #E7F4C4 #F4FAE5
Accessibility & contrast
On white
1.31
#D2EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#D2EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB90
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB90 | 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)
#D9E2D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2eb90; /* rgb */ color: rgb(210, 235, 144); /* oklch */ color: oklch(90.1% 0.119 121.4);
Tailwind
colors: {
custom: {
50: '#e1f1b1',
500: '#d2eb90',
950: '#000000',
},
}SCSS
$custom: #d2eb90; $custom-light: #e1f1b1; $custom-dark: #000000;
JSON
{
"hex": "#d2eb90",
"rgb": {
"r": 210,
"g": 235,
"b": 144
},
"hsl": {
"h": 76.484,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.9012,
"c": 0.11885,
"h": 121.4
},
"luminance": 0.75132
}Semantic roles & 50–950 ramp
primary
#D2EB90
secondary
#7759C6
accent
#14D148
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581