#D2EBAF#D2EBAF
#D2EBAF is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.7% C 0.083 H 126.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBAF |
|---|---|
| RGB | rgb(210, 235, 175) |
| HSL | hsl(85, 60%, 80%) |
| HSV | hsv(85, 26%, 92%) |
| CMYK | cmyk(10.6%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(89.96, -18.42, 26.47) |
| CIE-LCH | lch(89.96, 32.25, 124.83°) |
| OKLab | oklab(90.69% -0.0493 0.067) |
| OKLCH | oklch(90.69% 0.083 126.4) |
| XYZ | xyz(64.0235, 76.2131, 51.8868) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.65
Light Sage
#BCECAC
ΔE00 4.66
Very Pale Green
#CFFDBC
ΔE00 5.10
Very Light Green
#D1FFBD
ΔE00 5.32
Light Khaki
#E6F2A2
ΔE00 5.84
Pale Green
#C7FDB5
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBAF #C8AFEB
analogous
#EBE6AF #D2EBAF #B4EBAF
triadic
#D2EBAF #AFD2EB #EBAFD2
tetradic
#D2EBAF #AFEBE6 #C8AFEB #EBAFB4
square
#D2EBAF #AFEBE6 #C8AFEB #EBAFB4
split-complementary
#D2EBAF #AFB4EB #E6AFEB
monochromatic
#9BD34D #B6DF7E #D2EBAF #EEF7E0 #F1F9E7
Accessibility & contrast
On white
1.29
#D2EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#D2EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBAF
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBAF | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AB
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#D5E5DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ebaf; /* rgb */ color: rgb(210, 235, 175); /* oklch */ color: oklch(90.7% 0.083 126.4);
Tailwind
colors: {
custom: {
50: '#e0f1c7',
500: '#d2ebaf',
950: '#000000',
},
}SCSS
$custom: #d2ebaf; $custom-light: #e0f1c7; $custom-dark: #000000;
JSON
{
"hex": "#d2ebaf",
"rgb": {
"r": 210,
"g": 235,
"b": 175
},
"hsl": {
"h": 85,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.90687,
"c": 0.08321,
"h": 126.4
},
"luminance": 0.76213
}Semantic roles & 50–950 ramp
primary
#D2EBAF
secondary
#9877C7
accent
#1EC865
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582