#D2EB91#D2EB91
#D2EB91 is a very light, moderate yellow-green. Relative luminance 0.752; OKLCH L 90.1% C 0.118 H 121.5°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB91 |
|---|---|
| RGB | rgb(210, 235, 145) |
| HSL | hsl(77, 69%, 75%) |
| HSV | hsv(77, 38%, 92%) |
| CMYK | cmyk(10.6%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(89.47, -22.39, 40.96) |
| CIE-LCH | lch(89.47, 46.68, 118.66°) |
| OKLab | oklab(90.14% -0.0614 0.1005) |
| OKLCH | oklch(90.14% 0.118 121.5) |
| XYZ | xyz(61.3974, 75.1627, 38.0559) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.77
Pistachio (survey)
#C0FA8B
ΔE00 6.10
Light Yellow Green
#CCFD7F
ΔE00 6.16
Pale Olive Green
#B1D27B
ΔE00 6.43
Celery
#C1FD95
ΔE00 6.53
Greenish Beige
#C9D179
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB91 #AA91EB
analogous
#EBD791 #D2EB91 #A5EB91
triadic
#D2EB91 #91D2EB #EB91D2
tetradic
#D2EB91 #91EBD7 #AA91EB #EB91A5
square
#D2EB91 #91EBD7 #AA91EB #EB91A5
split-complementary
#D2EB91 #91A5EB #D791EB
monochromatic
#A8D829 #BDE25D #D2EB91 #E7F4C5 #F4FAE5
Accessibility & contrast
On white
1.31
#D2EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#D2EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB91
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB91 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#D9E3D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2eb91; /* rgb */ color: rgb(210, 235, 145); /* oklch */ color: oklch(90.1% 0.118 121.5);
Tailwind
colors: {
custom: {
50: '#e1f1b2',
500: '#d2eb91',
950: '#000000',
},
}SCSS
$custom: #d2eb91; $custom-light: #e1f1b2; $custom-dark: #000000;
JSON
{
"hex": "#d2eb91",
"rgb": {
"r": 210,
"g": 235,
"b": 145
},
"hsl": {
"h": 76.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.90136,
"c": 0.11775,
"h": 121.5
},
"luminance": 0.75163
}Semantic roles & 50–950 ramp
primary
#D2EB91
secondary
#785AC6
accent
#14D149
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581