#D2ED93#D2ED93
#D2ED93 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.6% C 0.118 H 122.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED93 |
|---|---|
| RGB | rgb(210, 237, 147) |
| HSL | hsl(78, 71%, 75%) |
| HSV | hsv(78, 38%, 93%) |
| CMYK | cmyk(11.4%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(90.03, -23.11, 40.70) |
| CIE-LCH | lch(90.03, 46.80, 119.59°) |
| OKLab | oklab(90.6% -0.0634 0.0999) |
| OKLCH | oklch(90.6% 0.118 122.4) |
| XYZ | xyz(62.1288, 76.3765, 39.0672) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.88
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Light Yellow Green
#CCFD7F
ΔE00 5.85
Celery
#C1FD95
ΔE00 6.02
Light Pea Green
#C4FE82
ΔE00 6.41
Tea Green
#BDF8A3
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED93 #AE93ED
analogous
#EDDB93 #D2ED93 #A5ED93
triadic
#D2ED93 #93D2ED #ED93D2
tetradic
#D2ED93 #93EDDB #AE93ED #ED93A5
square
#D2ED93 #93EDDB #AE93ED #ED93A5
split-complementary
#D2ED93 #93A5ED #DB93ED
monochromatic
#A6DC2A #BCE45F #D2ED93 #E8F6C7 #F4FBE5
Accessibility & contrast
On white
1.29
#D2ED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#D2ED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED93
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED93 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38C
Deuteranopia (green-blind)
#F3E297
Tritanopia (blue-blind)
#D9E5D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ed93; /* rgb */ color: rgb(210, 237, 147); /* oklch */ color: oklch(90.6% 0.118 122.4);
Tailwind
colors: {
custom: {
50: '#e1f2b4',
500: '#d2ed93',
950: '#000000',
},
}SCSS
$custom: #d2ed93; $custom-light: #e1f2b4; $custom-dark: #000000;
JSON
{
"hex": "#d2ed93",
"rgb": {
"r": 210,
"g": 237,
"b": 147
},
"hsl": {
"h": 78,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.90597,
"c": 0.11833,
"h": 122.4
},
"luminance": 0.76377
}Semantic roles & 50–950 ramp
primary
#D2ED93
secondary
#7C5CC9
accent
#12D34C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581