#D2EBA9#D2EBA9
#D2EBA9 is a very light, moderate yellow-green. Relative luminance 0.760; OKLCH L 90.6% C 0.090 H 125.0°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBA9 |
|---|---|
| RGB | rgb(210, 235, 169) |
| HSL | hsl(83, 62%, 79%) |
| HSV | hsv(83, 28%, 92%) |
| CMYK | cmyk(10.6%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(89.85, -19.28, 29.39) |
| CIE-LCH | lch(89.85, 35.15, 123.26°) |
| OKLab | oklab(90.57% -0.0518 0.074) |
| OKLCH | oklch(90.57% 0.09 125) |
| XYZ | xyz(63.4473, 75.9826, 48.8520) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 4.91
Light Sage
#BCECAC
ΔE00 4.93
Very Pale Green
#CFFDBC
ΔE00 5.35
Very Light Green
#D1FFBD
ΔE00 5.53
Washed Out Green
#BCF5A6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBA9 #C2A9EB
analogous
#EBE3A9 #D2EBA9 #B1EBA9
triadic
#D2EBA9 #A9D2EB #EBA9D2
tetradic
#D2EBA9 #A9EBE3 #C2A9EB #EBA9B1
square
#D2EBA9 #A9EBE3 #C2A9EB #EBA9B1
split-complementary
#D2EBA9 #A9B1EB #E3A9EB
monochromatic
#9ED446 #B8DF77 #D2EBA9 #ECF7DB #F2F9E6
Accessibility & contrast
On white
1.30
#D2EBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#D2EBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBA9
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBA9 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A5
Deuteranopia (green-blind)
#EFE2AC
Tritanopia (blue-blind)
#D6E5DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2eba9; /* rgb */ color: rgb(210, 235, 169); /* oklch */ color: oklch(90.6% 0.090 125.0);
Tailwind
colors: {
custom: {
50: '#e0f1c3',
500: '#d2eba9',
950: '#000000',
},
}SCSS
$custom: #d2eba9; $custom-light: #e0f1c3; $custom-dark: #000000;
JSON
{
"hex": "#d2eba9",
"rgb": {
"r": 210,
"g": 235,
"b": 169
},
"hsl": {
"h": 82.727,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.90566,
"c": 0.0903,
"h": 125
},
"luminance": 0.75983
}Semantic roles & 50–950 ramp
primary
#D2EBA9
secondary
#9271C7
accent
#1BCA5E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582