#D2EBAA#D2EBAA
#D2EBAA is a very light, moderate yellow-green. Relative luminance 0.760; OKLCH L 90.6% C 0.089 H 125.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBAA |
|---|---|
| RGB | rgb(210, 235, 170) |
| HSL | hsl(83, 62%, 79%) |
| HSV | hsv(83, 28%, 92%) |
| CMYK | cmyk(10.6%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(89.87, -19.13, 28.91) |
| CIE-LCH | lch(89.87, 34.66, 123.50°) |
| OKLab | oklab(90.59% -0.0514 0.0728) |
| OKLCH | oklch(90.59% 0.089 125.2) |
| XYZ | xyz(63.5415, 76.0203, 49.3483) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.73
Light Sage
#BCECAC
ΔE00 4.86
Light Khaki
#E6F2A2
ΔE00 5.05
Very Pale Green
#CFFDBC
ΔE00 5.29
Very Light Green
#D1FFBD
ΔE00 5.47
Washed Out Green
#BCF5A6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBAA #C3AAEB
analogous
#EBE4AA #D2EBAA #B2EBAA
triadic
#D2EBAA #AAD2EB #EBAAD2
tetradic
#D2EBAA #AAEBE4 #C3AAEB #EBAAB2
square
#D2EBAA #AAEBE4 #C3AAEB #EBAAB2
split-complementary
#D2EBAA #AAB2EB #E4AAEB
monochromatic
#9ED447 #B8DF78 #D2EBAA #ECF7DC #F2F9E6
Accessibility & contrast
On white
1.30
#D2EBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#D2EBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBAA
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBAA | 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)
#F2E3A6
Deuteranopia (green-blind)
#EFE2AD
Tritanopia (blue-blind)
#D6E5DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ebaa; /* rgb */ color: rgb(210, 235, 170); /* oklch */ color: oklch(90.6% 0.089 125.2);
Tailwind
colors: {
custom: {
50: '#e0f1c3',
500: '#d2ebaa',
950: '#000000',
},
}SCSS
$custom: #d2ebaa; $custom-light: #e0f1c3; $custom-dark: #000000;
JSON
{
"hex": "#d2ebaa",
"rgb": {
"r": 210,
"g": 235,
"b": 170
},
"hsl": {
"h": 83.077,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.90586,
"c": 0.08912,
"h": 125.2
},
"luminance": 0.76021
}Semantic roles & 50–950 ramp
primary
#D2EBAA
secondary
#9372C7
accent
#1CCA5F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582