#DCEECC#DCEECC
#DCEECC is a very light, muted yellow-green. Relative luminance 0.807; OKLCH L 92.7% C 0.049 H 130.2°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEECC |
|---|---|
| RGB | rgb(220, 238, 204) |
| HSL | hsl(92, 50%, 87%) |
| HSV | hsv(92, 14%, 93%) |
| CMYK | cmyk(7.6%, 0%, 14.3%, 6.7%) |
| CIE-LAB | lab(92.01, -11.91, 14.47) |
| CIE-LCH | lch(92.01, 18.74, 129.46°) |
| OKLab | oklab(92.68% -0.0316 0.0374) |
| OKLCH | oklch(92.68% 0.049 130.2) |
| XYZ | xyz(70.9870, 80.7240, 68.9565) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.98
Beige
#F5F5DC
ΔE00 7.48
Honeydew
#F0FFF0
ΔE00 7.52
Eggshell (survey)
#FFFFD4
ΔE00 7.62
Lightyellow
#FFFFE0
ΔE00 7.67
Off White (survey)
#FFFFE4
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEECC #DECCEE
analogous
#EDEECC #DCEECC #CCEECD
triadic
#DCEECC #CCDCEE #EECCDC
tetradic
#DCEECC #CCEDEE #DECCEE #EECDCC
square
#DCEECC #CCEDEE #DECCEE #EECDCC
split-complementary
#DCEECC #CDCCEE #EECCED
monochromatic
#9DCF70 #BDDF9E #DCEECC #EFF7E8 #EFF7E8
Accessibility & contrast
On white
1.22
#DCEECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DCEECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEECC
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEECC | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9CA
Deuteranopia (green-blind)
#EFE8CD
Tritanopia (blue-blind)
#DDEBE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dceecc; /* rgb */ color: rgb(220, 238, 204); /* oklch */ color: oklch(92.7% 0.049 130.2);
Tailwind
colors: {
custom: {
50: '#e7f3db',
500: '#dceecc',
950: '#000000',
},
}SCSS
$custom: #dceecc; $custom-light: #e7f3db; $custom-dark: #000000;
JSON
{
"hex": "#dceecc",
"rgb": {
"r": 220,
"g": 238,
"b": 204
},
"hsl": {
"h": 91.765,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.92679,
"c": 0.04898,
"h": 130.2
},
"luminance": 0.80724
}Semantic roles & 50–950 ramp
primary
#DCEECC
secondary
#B193CB
accent
#28BD77
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584