#D2EB95#D2EB95
#D2EB95 is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 90.2% C 0.113 H 121.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB95 |
|---|---|
| RGB | rgb(210, 235, 149) |
| HSL | hsl(77, 68%, 75%) |
| HSV | hsv(77, 37%, 92%) |
| CMYK | cmyk(10.6%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(89.53, -21.90, 39.05) |
| CIE-LCH | lch(89.53, 44.78, 119.29°) |
| OKLab | oklab(90.2% -0.0599 0.0962) |
| OKLCH | oklch(90.2% 0.113 121.9) |
| XYZ | xyz(61.7113, 75.2882, 39.7089) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.63
Pistachio (survey)
#C0FA8B
ΔE00 6.26
Pale Olive Green
#B1D27B
ΔE00 6.42
Celery
#C1FD95
ΔE00 6.55
Light Yellow Green
#CCFD7F
ΔE00 6.58
Tea Green
#BDF8A3
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB95 #AE95EB
analogous
#EBD995 #D2EB95 #A7EB95
triadic
#D2EB95 #95D2EB #EB95D2
tetradic
#D2EB95 #95EBD9 #AE95EB #EB95A7
square
#D2EB95 #95EBD9 #AE95EB #EB95A7
split-complementary
#D2EB95 #95A7EB #D995EB
monochromatic
#A6D82E #BCE162 #D2EB95 #E8F5C8 #F4FAE5
Accessibility & contrast
On white
1.31
#D2EB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#D2EB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB95
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB95 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28F
Deuteranopia (green-blind)
#F1E199
Tritanopia (blue-blind)
#D9E3D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2eb95; /* rgb */ color: rgb(210, 235, 149); /* oklch */ color: oklch(90.2% 0.113 121.9);
Tailwind
colors: {
custom: {
50: '#e1f1b5',
500: '#d2eb95',
950: '#000000',
},
}SCSS
$custom: #d2eb95; $custom-light: #e1f1b5; $custom-dark: #000000;
JSON
{
"hex": "#d2eb95",
"rgb": {
"r": 210,
"g": 235,
"b": 149
},
"hsl": {
"h": 77.442,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.90202,
"c": 0.11331,
"h": 121.9
},
"luminance": 0.75288
}Semantic roles & 50–950 ramp
primary
#D2EB95
secondary
#7C5EC6
accent
#15D04C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581