#D2EBAE#D2EBAE
#D2EBAE is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.7% C 0.084 H 126.1°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBAE |
|---|---|
| RGB | rgb(210, 235, 174) |
| HSL | hsl(85, 60%, 80%) |
| HSV | hsv(85, 26%, 92%) |
| CMYK | cmyk(10.6%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(89.94, -18.56, 26.96) |
| CIE-LCH | lch(89.94, 32.73, 124.55°) |
| OKLab | oklab(90.67% -0.0498 0.0682) |
| OKLCH | oklch(90.67% 0.084 126.1) |
| XYZ | xyz(63.9257, 76.1740, 51.3714) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.64
Light Sage
#BCECAC
ΔE00 4.68
Very Pale Green
#CFFDBC
ΔE00 5.12
Very Light Green
#D1FFBD
ΔE00 5.33
Light Khaki
#E6F2A2
ΔE00 5.67
Pale Green
#C7FDB5
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBAE #C7AEEB
analogous
#EBE5AE #D2EBAE #B3EBAE
triadic
#D2EBAE #AED2EB #EBAED2
tetradic
#D2EBAE #AEEBE5 #C7AEEB #EBAEB3
square
#D2EBAE #AEEBE5 #C7AEEB #EBAEB3
split-complementary
#D2EBAE #AEB3EB #E5AEEB
monochromatic
#9BD34C #B7DF7D #D2EBAE #EDF7DF #F1F9E6
Accessibility & contrast
On white
1.29
#D2EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#D2EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBAE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBAE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#D6E5DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ebae; /* rgb */ color: rgb(210, 235, 174); /* oklch */ color: oklch(90.7% 0.084 126.1);
Tailwind
colors: {
custom: {
50: '#e0f1c6',
500: '#d2ebae',
950: '#000000',
},
}SCSS
$custom: #d2ebae; $custom-light: #e0f1c6; $custom-dark: #000000;
JSON
{
"hex": "#d2ebae",
"rgb": {
"r": 210,
"g": 235,
"b": 174
},
"hsl": {
"h": 84.59,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.90666,
"c": 0.0844,
"h": 126.1
},
"luminance": 0.76174
}Semantic roles & 50–950 ramp
primary
#D2EBAE
secondary
#9776C7
accent
#1DC863
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582