#D2EBA7#D2EBA7
#D2EBA7 is a very light, moderate yellow-green. Relative luminance 0.759; OKLCH L 90.5% C 0.093 H 124.6°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBA7 |
|---|---|
| RGB | rgb(210, 235, 167) |
| HSL | hsl(82, 63%, 79%) |
| HSV | hsv(82, 29%, 92%) |
| CMYK | cmyk(10.6%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(89.82, -19.55, 30.36) |
| CIE-LCH | lch(89.82, 36.12, 122.78°) |
| OKLab | oklab(90.53% -0.0526 0.0763) |
| OKLCH | oklch(90.53% 0.093 124.6) |
| XYZ | xyz(63.2610, 75.9081, 47.8707) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.64
Light Grey Green
#B7E1A1
ΔE00 4.89
Light Sage
#BCECAC
ΔE00 5.08
Very Pale Green
#CFFDBC
ΔE00 5.50
Very Light Green
#D1FFBD
ΔE00 5.66
Washed Out Green
#BCF5A6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBA7 #C0A7EB
analogous
#EBE2A7 #D2EBA7 #B0EBA7
triadic
#D2EBA7 #A7D2EB #EBA7D2
tetradic
#D2EBA7 #A7EBE2 #C0A7EB #EBA7B0
square
#D2EBA7 #A7EBE2 #C0A7EB #EBA7B0
split-complementary
#D2EBA7 #A7B0EB #E2A7EB
monochromatic
#9FD443 #B9E075 #D2EBA7 #ECF6D9 #F2F9E6
Accessibility & contrast
On white
1.30
#D2EBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#D2EBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBA7
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBA7 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A3
Deuteranopia (green-blind)
#EFE2AA
Tritanopia (blue-blind)
#D7E5D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2eba7; /* rgb */ color: rgb(210, 235, 167); /* oklch */ color: oklch(90.5% 0.093 124.6);
Tailwind
colors: {
custom: {
50: '#e0f1c1',
500: '#d2eba7',
950: '#000000',
},
}SCSS
$custom: #d2eba7; $custom-light: #e0f1c1; $custom-dark: #000000;
JSON
{
"hex": "#d2eba7",
"rgb": {
"r": 210,
"g": 235,
"b": 167
},
"hsl": {
"h": 82.059,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.90527,
"c": 0.09266,
"h": 124.6
},
"luminance": 0.75908
}Semantic roles & 50–950 ramp
primary
#D2EBA7
secondary
#8F6FC7
accent
#1BCB5B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582