#D2EBBC#D2EBBC
#D2EBBC is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 91.0% C 0.068 H 130.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBBC |
|---|---|
| RGB | rgb(210, 235, 188) |
| HSL | hsl(92, 54%, 83%) |
| HSV | hsv(92, 20%, 92%) |
| CMYK | cmyk(10.6%, 0%, 20%, 7.8%) |
| CIE-LAB | lab(90.21, -16.45, 20.12) |
| CIE-LCH | lch(90.21, 25.99, 129.27°) |
| OKLab | oklab(90.96% -0.044 0.0515) |
| OKLCH | oklch(90.96% 0.068 130.5) |
| XYZ | xyz(65.3623, 76.7486, 58.9376) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.45
Light Grey Green
#B7E1A1
ΔE00 5.72
Very Pale Green
#CFFDBC
ΔE00 5.80
Very Light Green
#D1FFBD
ΔE00 6.08
Pale Green
#C7FDB5
ΔE00 7.15
Washed Out Green
#BCF5A6
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBBC #D5BCEB
analogous
#E9EBBC #D2EBBC #BCEBBD
triadic
#D2EBBC #BCD2EB #EBBCD2
tetradic
#D2EBBC #BCE9EB #D5BCEB #EBBDBC
square
#D2EBBC #BCE9EB #D5BCEB #EBBDBC
split-complementary
#D2EBBC #BDBCEB #EBBCE9
monochromatic
#93CF5E #B2DD8D #D2EBBC #EFF8E7 #EFF8E7
Accessibility & contrast
On white
1.28
#D2EBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#D2EBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBBC
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBBC | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#ECE2BE
Tritanopia (blue-blind)
#D4E7DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ebbc; /* rgb */ color: rgb(210, 235, 188); /* oklch */ color: oklch(91.0% 0.068 130.5);
Tailwind
colors: {
custom: {
50: '#e0f1d0',
500: '#d2ebbc',
950: '#000000',
},
}SCSS
$custom: #d2ebbc; $custom-light: #e0f1d0; $custom-dark: #000000;
JSON
{
"hex": "#d2ebbc",
"rgb": {
"r": 210,
"g": 235,
"b": 188
},
"hsl": {
"h": 91.915,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.90965,
"c": 0.06776,
"h": 130.5
},
"luminance": 0.76749
}Semantic roles & 50–950 ramp
primary
#D2EBBC
secondary
#A884C7
accent
#24C178
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583