#D2EBB2#D2EBB2
#D2EBB2 is a very light, moderate yellow-green. Relative luminance 0.763; OKLCH L 90.7% C 0.080 H 127.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBB2 |
|---|---|
| RGB | rgb(210, 235, 178) |
| HSL | hsl(86, 59%, 81%) |
| HSV | hsv(86, 24%, 92%) |
| CMYK | cmyk(10.6%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(90.01, -17.98, 25.01) |
| CIE-LCH | lch(90.01, 30.80, 125.71°) |
| OKLab | oklab(90.75% -0.0481 0.0635) |
| OKLCH | oklch(90.75% 0.08 127.2) |
| XYZ | xyz(64.3214, 76.3323, 53.4558) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.67
Light Grey Green
#B7E1A1
ΔE00 4.73
Very Pale Green
#CFFDBC
ΔE00 5.10
Very Light Green
#D1FFBD
ΔE00 5.34
Pale Green
#C7FDB5
ΔE00 6.20
Light Khaki
#E6F2A2
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBB2 #CBB2EB
analogous
#EBE7B2 #D2EBB2 #B5EBB2
triadic
#D2EBB2 #B2D2EB #EBB2D2
tetradic
#D2EBB2 #B2EBE7 #CBB2EB #EBB2B5
square
#D2EBB2 #B2EBE7 #CBB2EB #EBB2B5
split-complementary
#D2EBB2 #B2B5EB #E7B2EB
monochromatic
#99D251 #B6DE81 #D2EBB2 #EEF8E3 #F1F9E7
Accessibility & contrast
On white
1.29
#D2EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#D2EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBB2
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBB2 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AE
Deuteranopia (green-blind)
#EDE2B5
Tritanopia (blue-blind)
#D5E6DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ebb2; /* rgb */ color: rgb(210, 235, 178); /* oklch */ color: oklch(90.7% 0.080 127.2);
Tailwind
colors: {
custom: {
50: '#e0f1c9',
500: '#d2ebb2',
950: '#000000',
},
}SCSS
$custom: #d2ebb2; $custom-light: #e0f1c9; $custom-dark: #000000;
JSON
{
"hex": "#d2ebb2",
"rgb": {
"r": 210,
"g": 235,
"b": 178
},
"hsl": {
"h": 86.316,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.90749,
"c": 0.07965,
"h": 127.2
},
"luminance": 0.76333
}Semantic roles & 50–950 ramp
primary
#D2EBB2
secondary
#9C7AC7
accent
#1FC668
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582