#D2ED91#D2ED91
#D2ED91 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.6% C 0.121 H 122.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED91 |
|---|---|
| RGB | rgb(210, 237, 145) |
| HSL | hsl(78, 72%, 75%) |
| HSV | hsv(78, 39%, 93%) |
| CMYK | cmyk(11.4%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(90.01, -23.35, 41.65) |
| CIE-LCH | lch(90.01, 47.75, 119.27°) |
| OKLab | oklab(90.57% -0.0642 0.102) |
| OKLCH | oklch(90.57% 0.121 122.2) |
| XYZ | xyz(61.9732, 76.3143, 38.2478) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.97
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Light Yellow Green
#CCFD7F
ΔE00 5.64
Celery
#C1FD95
ΔE00 6.03
Light Pea Green
#C4FE82
ΔE00 6.26
Light Yellowish Green
#C2FF89
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED91 #AC91ED
analogous
#EDDA91 #D2ED91 #A4ED91
triadic
#D2ED91 #91D2ED #ED91D2
tetradic
#D2ED91 #91EDDA #AC91ED #ED91A4
square
#D2ED91 #91EDDA #AC91ED #ED91A4
split-complementary
#D2ED91 #91A4ED #DA91ED
monochromatic
#A7DC28 #BCE45C #D2ED91 #E8F6C6 #F4FBE5
Accessibility & contrast
On white
1.29
#D2ED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#D2ED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED91
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED91 | 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)
#F7E38A
Deuteranopia (green-blind)
#F4E296
Tritanopia (blue-blind)
#D9E4D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ed91; /* rgb */ color: rgb(210, 237, 145); /* oklch */ color: oklch(90.6% 0.121 122.2);
Tailwind
colors: {
custom: {
50: '#e1f2b2',
500: '#d2ed91',
950: '#000000',
},
}SCSS
$custom: #d2ed91; $custom-light: #e1f2b2; $custom-dark: #000000;
JSON
{
"hex": "#d2ed91",
"rgb": {
"r": 210,
"g": 237,
"b": 145
},
"hsl": {
"h": 77.609,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.90565,
"c": 0.12052,
"h": 122.2
},
"luminance": 0.76314
}Semantic roles & 50–950 ramp
primary
#D2ED91
secondary
#7A5AC8
accent
#12D44B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581