#D2EB92#D2EB92
#D2EB92 is a very light, moderate yellow-green. Relative luminance 0.752; OKLCH L 90.2% C 0.117 H 121.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB92 |
|---|---|
| RGB | rgb(210, 235, 146) |
| HSL | hsl(77, 69%, 75%) |
| HSV | hsv(77, 38%, 92%) |
| CMYK | cmyk(10.6%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(89.48, -22.27, 40.49) |
| CIE-LCH | lch(89.48, 46.21, 118.81°) |
| OKLab | oklab(90.15% -0.061 0.0994) |
| OKLCH | oklch(90.15% 0.117 121.6) |
| XYZ | xyz(61.4748, 75.1936, 38.4638) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.73
Pistachio (survey)
#C0FA8B
ΔE00 6.13
Light Yellow Green
#CCFD7F
ΔE00 6.26
Pale Olive Green
#B1D27B
ΔE00 6.42
Celery
#C1FD95
ΔE00 6.53
Greenish Beige
#C9D179
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB92 #AB92EB
analogous
#EBD892 #D2EB92 #A6EB92
triadic
#D2EB92 #92D2EB #EB92D2
tetradic
#D2EB92 #92EBD8 #AB92EB #EB92A6
square
#D2EB92 #92EBD8 #AB92EB #EB92A6
split-complementary
#D2EB92 #92A6EB #D892EB
monochromatic
#A7D82B #BDE25E #D2EB92 #E7F4C6 #F4FAE5
Accessibility & contrast
On white
1.31
#D2EB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#D2EB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB92
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB92 | 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)
#F5E18B
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#D9E3D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2eb92; /* rgb */ color: rgb(210, 235, 146); /* oklch */ color: oklch(90.2% 0.117 121.6);
Tailwind
colors: {
custom: {
50: '#e1f1b3',
500: '#d2eb92',
950: '#000000',
},
}SCSS
$custom: #d2eb92; $custom-light: #e1f1b3; $custom-dark: #000000;
JSON
{
"hex": "#d2eb92",
"rgb": {
"r": 210,
"g": 235,
"b": 146
},
"hsl": {
"h": 76.854,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.90152,
"c": 0.11664,
"h": 121.6
},
"luminance": 0.75194
}Semantic roles & 50–950 ramp
primary
#D2EB92
secondary
#795BC6
accent
#15D149
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581