#D2EB93#D2EB93
#D2EB93 is a very light, moderate yellow-green. Relative luminance 0.752; OKLCH L 90.2% C 0.116 H 121.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB93 |
|---|---|
| RGB | rgb(210, 235, 147) |
| HSL | hsl(77, 69%, 75%) |
| HSV | hsv(77, 37%, 92%) |
| CMYK | cmyk(10.6%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(89.50, -22.15, 40.01) |
| CIE-LCH | lch(89.50, 45.73, 118.97°) |
| OKLab | oklab(90.17% -0.0607 0.0983) |
| OKLCH | oklch(90.17% 0.116 121.7) |
| XYZ | xyz(61.5530, 75.2249, 38.8752) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.69
Pistachio (survey)
#C0FA8B
ΔE00 6.17
Light Yellow Green
#CCFD7F
ΔE00 6.36
Pale Olive Green
#B1D27B
ΔE00 6.42
Celery
#C1FD95
ΔE00 6.53
Greenish Beige
#C9D179
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB93 #AC93EB
analogous
#EBD893 #D2EB93 #A6EB93
triadic
#D2EB93 #93D2EB #EB93D2
tetradic
#D2EB93 #93EBD8 #AC93EB #EB93A6
square
#D2EB93 #93EBD8 #AC93EB #EB93A6
split-complementary
#D2EB93 #93A6EB #D893EB
monochromatic
#A7D82C #BCE15F #D2EB93 #E8F5C7 #F4FAE5
Accessibility & contrast
On white
1.31
#D2EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#D2EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB93
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB93 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18D
Deuteranopia (green-blind)
#F2E197
Tritanopia (blue-blind)
#D9E3D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2eb93; /* rgb */ color: rgb(210, 235, 147); /* oklch */ color: oklch(90.2% 0.116 121.7);
Tailwind
colors: {
custom: {
50: '#e1f1b3',
500: '#d2eb93',
950: '#000000',
},
}SCSS
$custom: #d2eb93; $custom-light: #e1f1b3; $custom-dark: #000000;
JSON
{
"hex": "#d2eb93",
"rgb": {
"r": 210,
"g": 235,
"b": 147
},
"hsl": {
"h": 77.045,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.90169,
"c": 0.11554,
"h": 121.7
},
"luminance": 0.75225
}Semantic roles & 50–950 ramp
primary
#D2EB93
secondary
#7A5CC6
accent
#15D14A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581