#D2EB99#D2EB99
#D2EB99 is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.3% C 0.109 H 122.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB99 |
|---|---|
| RGB | rgb(210, 235, 153) |
| HSL | hsl(78, 67%, 76%) |
| HSV | hsv(78, 35%, 92%) |
| CMYK | cmyk(10.6%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(89.59, -21.41, 37.13) |
| CIE-LCH | lch(89.59, 42.86, 119.96°) |
| OKLab | oklab(90.27% -0.0583 0.0919) |
| OKLCH | oklch(90.27% 0.109 122.4) |
| XYZ | xyz(62.0361, 75.4181, 41.4198) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.62
Light Grey Green
#B7E1A1
ΔE00 6.31
Washed Out Green
#BCF5A6
ΔE00 6.44
Tea Green
#BDF8A3
ΔE00 6.47
Pale Olive Green
#B1D27B
ΔE00 6.50
Pistachio (survey)
#C0FA8B
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB99 #B299EB
analogous
#EBDB99 #D2EB99 #A9EB99
triadic
#D2EB99 #99D2EB #EB99D2
tetradic
#D2EB99 #99EBDB #B299EB #EB99A9
square
#D2EB99 #99EBDB #B299EB #EB99A9
split-complementary
#D2EB99 #99A9EB #DB99EB
monochromatic
#A5D733 #BBE166 #D2EB99 #E9F5CC #F4FAE5
Accessibility & contrast
On white
1.31
#D2EB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#D2EB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB99
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB99 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E293
Deuteranopia (green-blind)
#F1E19D
Tritanopia (blue-blind)
#D8E3D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2eb99; /* rgb */ color: rgb(210, 235, 153); /* oklch */ color: oklch(90.3% 0.109 122.4);
Tailwind
colors: {
custom: {
50: '#e0f1b8',
500: '#d2eb99',
950: '#000000',
},
}SCSS
$custom: #d2eb99; $custom-light: #e0f1b8; $custom-dark: #000000;
JSON
{
"hex": "#d2eb99",
"rgb": {
"r": 210,
"g": 235,
"b": 153
},
"hsl": {
"h": 78.293,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.9027,
"c": 0.10881,
"h": 122.4
},
"luminance": 0.75418
}Semantic roles & 50–950 ramp
primary
#D2EB99
secondary
#8062C6
accent
#16CF4F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581