#D6EBCB#D6EBCB
#D6EBCB is a very light, muted yellow-green. Relative luminance 0.780; OKLCH L 91.6% C 0.048 H 134.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EBCB |
|---|---|
| RGB | rgb(214, 235, 203) |
| HSL | hsl(99, 44%, 86%) |
| HSV | hsv(99, 14%, 92%) |
| CMYK | cmyk(8.9%, 0%, 13.6%, 7.8%) |
| CIE-LAB | lab(90.79, -12.64, 13.21) |
| CIE-LCH | lch(90.79, 18.28, 133.74°) |
| OKLab | oklab(91.6% -0.0339 0.0342) |
| OKLCH | oklch(91.6% 0.048 134.7) |
| XYZ | xyz(68.2175, 78.0240, 67.9545) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.68
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.27
Beige
#F5F5DC
ΔE00 8.39
Lightyellow
#FFFFE0
ΔE00 8.82
Light Sage
#BCECAC
ΔE00 8.88
Eggshell (survey)
#FFFFD4
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EBCB #E0CBEB
analogous
#E6EBCB #D6EBCB #CBEBD0
triadic
#D6EBCB #CBD6EB #EBCBD6
tetradic
#D6EBCB #CBE6EB #E0CBEB #EBD0CB
square
#D6EBCB #CBE6EB #E0CBEB #EBD0CB
split-complementary
#D6EBCB #D0CBEB #EBCBE6
monochromatic
#90C973 #B3DA9F #D6EBCB #EEF6E9 #EEF6E9
Accessibility & contrast
On white
1.26
#D6EBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#D6EBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EBCB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EBCB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C9
Deuteranopia (green-blind)
#EAE4CC
Tritanopia (blue-blind)
#D6E8E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d6ebcb; /* rgb */ color: rgb(214, 235, 203); /* oklch */ color: oklch(91.6% 0.048 134.7);
Tailwind
colors: {
custom: {
50: '#e2f1da',
500: '#d6ebcb',
950: '#000000',
},
}SCSS
$custom: #d6ebcb; $custom-light: #e2f1da; $custom-dark: #000000;
JSON
{
"hex": "#d6ebcb",
"rgb": {
"r": 214,
"g": 235,
"b": 203
},
"hsl": {
"h": 99.375,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.91602,
"c": 0.04815,
"h": 134.7
},
"luminance": 0.78025
}Semantic roles & 50–950 ramp
primary
#D6EBCB
secondary
#B594C7
accent
#2EB888
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151615
muted
#848584