#D2ED90#D2ED90
#D2ED90 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.5% C 0.122 H 122.1°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED90 |
|---|---|
| RGB | rgb(210, 237, 144) |
| HSL | hsl(77, 72%, 75%) |
| HSV | hsv(77, 39%, 93%) |
| CMYK | cmyk(11.4%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(89.99, -23.47, 42.13) |
| CIE-LCH | lch(89.99, 48.22, 119.12°) |
| OKLab | oklab(90.55% -0.0645 0.1031) |
| OKLCH | oklch(90.55% 0.122 122.1) |
| XYZ | xyz(61.8964, 76.2836, 37.8435) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.03
Light Yellow Green
#CCFD7F
ΔE00 5.54
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Celery
#C1FD95
ΔE00 6.04
Light Pea Green
#C4FE82
ΔE00 6.19
Light Yellowish Green
#C2FF89
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED90 #AB90ED
analogous
#EDD990 #D2ED90 #A4ED90
triadic
#D2ED90 #90D2ED #ED90D2
tetradic
#D2ED90 #90EDD9 #AB90ED #ED90A4
square
#D2ED90 #90EDD9 #AB90ED #ED90A4
split-complementary
#D2ED90 #90A4ED #D990ED
monochromatic
#A7DC27 #BDE45B #D2ED90 #E7F6C5 #F4FBE5
Accessibility & contrast
On white
1.29
#D2ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#D2ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED90
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED90 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#F4E295
Tritanopia (blue-blind)
#D9E4D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ed90; /* rgb */ color: rgb(210, 237, 144); /* oklch */ color: oklch(90.5% 0.122 122.1);
Tailwind
colors: {
custom: {
50: '#e1f2b1',
500: '#d2ed90',
950: '#000000',
},
}SCSS
$custom: #d2ed90; $custom-light: #e1f2b1; $custom-dark: #000000;
JSON
{
"hex": "#d2ed90",
"rgb": {
"r": 210,
"g": 237,
"b": 144
},
"hsl": {
"h": 77.419,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.90549,
"c": 0.12161,
"h": 122.1
},
"luminance": 0.76284
}Semantic roles & 50–950 ramp
primary
#D2ED90
secondary
#7959C8
accent
#11D44A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581