#D2ED92#D2ED92
#D2ED92 is a very light, moderate yellow-green. Relative luminance 0.763; OKLCH L 90.6% C 0.119 H 122.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED92 |
|---|---|
| RGB | rgb(210, 237, 146) |
| HSL | hsl(78, 72%, 75%) |
| HSV | hsv(78, 38%, 93%) |
| CMYK | cmyk(11.4%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(90.02, -23.23, 41.18) |
| CIE-LCH | lch(90.02, 47.28, 119.43°) |
| OKLab | oklab(90.58% -0.0638 0.101) |
| OKLCH | oklch(90.58% 0.119 122.3) |
| XYZ | xyz(62.0507, 76.3453, 38.6557) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.93
Pistachio (survey)
#C0FA8B
ΔE00 5.62
Light Yellow Green
#CCFD7F
ΔE00 5.74
Celery
#C1FD95
ΔE00 6.02
Light Pea Green
#C4FE82
ΔE00 6.33
Light Yellowish Green
#C2FF89
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED92 #AD92ED
analogous
#EDDA92 #D2ED92 #A4ED92
triadic
#D2ED92 #92D2ED #ED92D2
tetradic
#D2ED92 #92EDDA #AD92ED #ED92A4
square
#D2ED92 #92EDDA #AD92ED #ED92A4
split-complementary
#D2ED92 #92A4ED #DA92ED
monochromatic
#A7DC29 #BCE45D #D2ED92 #E8F6C7 #F4FBE5
Accessibility & contrast
On white
1.29
#D2ED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#D2ED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED92
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED92 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#F3E297
Tritanopia (blue-blind)
#D9E5D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ed92; /* rgb */ color: rgb(210, 237, 146); /* oklch */ color: oklch(90.6% 0.119 122.3);
Tailwind
colors: {
custom: {
50: '#e1f2b3',
500: '#d2ed92',
950: '#000000',
},
}SCSS
$custom: #d2ed92; $custom-light: #e1f2b3; $custom-dark: #000000;
JSON
{
"hex": "#d2ed92",
"rgb": {
"r": 210,
"g": 237,
"b": 146
},
"hsl": {
"h": 77.802,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.90581,
"c": 0.11943,
"h": 122.3
},
"luminance": 0.76345
}Semantic roles & 50–950 ramp
primary
#D2ED92
secondary
#7B5BC8
accent
#12D44B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581