#D2ED94#D2ED94
#D2ED94 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.6% C 0.117 H 122.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED94 |
|---|---|
| RGB | rgb(210, 237, 148) |
| HSL | hsl(78, 71%, 75%) |
| HSV | hsv(78, 38%, 93%) |
| CMYK | cmyk(11.4%, 0%, 37.6%, 7.1%) |
| CIE-LAB | lab(90.05, -22.99, 40.22) |
| CIE-LCH | lch(90.05, 46.33, 119.75°) |
| OKLab | oklab(90.61% -0.063 0.0989) |
| OKLCH | oklch(90.61% 0.117 122.5) |
| XYZ | xyz(62.2076, 76.4080, 39.4822) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.85
Pistachio (survey)
#C0FA8B
ΔE00 5.70
Light Yellow Green
#CCFD7F
ΔE00 5.96
Celery
#C1FD95
ΔE00 6.03
Tea Green
#BDF8A3
ΔE00 6.40
Light Pea Green
#C4FE82
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED94 #AF94ED
analogous
#EDDB94 #D2ED94 #A5ED94
triadic
#D2ED94 #94D2ED #ED94D2
tetradic
#D2ED94 #94EDDB #AF94ED #ED94A5
square
#D2ED94 #94EDDB #AF94ED #ED94A5
split-complementary
#D2ED94 #94A5ED #DB94ED
monochromatic
#A6DB2B #BCE460 #D2ED94 #E8F6C8 #F4FBE5
Accessibility & contrast
On white
1.29
#D2ED94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#D2ED94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED94
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED94 | 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)
#F7E38D
Deuteranopia (green-blind)
#F3E298
Tritanopia (blue-blind)
#D9E5D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ed94; /* rgb */ color: rgb(210, 237, 148); /* oklch */ color: oklch(90.6% 0.117 122.5);
Tailwind
colors: {
custom: {
50: '#e1f2b4',
500: '#d2ed94',
950: '#000000',
},
}SCSS
$custom: #d2ed94; $custom-light: #e1f2b4; $custom-dark: #000000;
JSON
{
"hex": "#d2ed94",
"rgb": {
"r": 210,
"g": 237,
"b": 148
},
"hsl": {
"h": 78.202,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.90614,
"c": 0.11723,
"h": 122.5
},
"luminance": 0.76408
}Semantic roles & 50–950 ramp
primary
#D2ED94
secondary
#7D5DC9
accent
#12D34D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581