#DCEEC5#DCEEC5
#DCEEC5 is a very light, muted yellow-green. Relative luminance 0.804; OKLCH L 92.5% C 0.057 H 126.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEC5 |
|---|---|
| RGB | rgb(220, 238, 197) |
| HSL | hsl(86, 55%, 85%) |
| HSV | hsv(86, 17%, 93%) |
| CMYK | cmyk(7.6%, 0%, 17.2%, 6.7%) |
| CIE-LAB | lab(91.86, -13.03, 17.88) |
| CIE-LCH | lch(91.86, 22.13, 126.08°) |
| OKLab | oklab(92.51% -0.0344 0.046) |
| OKLCH | oklch(92.51% 0.057 126.8) |
| XYZ | xyz(70.1663, 80.3957, 64.6339) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.63
Eggshell (survey)
#FFFFD4
ΔE00 7.11
Ecru
#FEFFCA
ΔE00 7.26
Very Pale Green
#CFFDBC
ΔE00 7.43
Ivory (survey)
#FFFFCB
ΔE00 7.44
Cream
#FFFDD0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEC5 #D7C5EE
analogous
#EEEBC5 #DCEEC5 #C7EEC5
triadic
#DCEEC5 #C5DCEE #EEC5DC
tetradic
#DCEEC5 #C5EEEB #D7C5EE #EEC5C7
square
#DCEEC5 #C5EEEB #D7C5EE #EEC5C7
split-complementary
#DCEEC5 #C5C7EE #EBC5EE
monochromatic
#A3D266 #BFE096 #DCEEC5 #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.23
#DCEEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#DCEEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEC5
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEC5 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E8C3
Deuteranopia (green-blind)
#F0E7C7
Tritanopia (blue-blind)
#DEEAE2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dceec5; /* rgb */ color: rgb(220, 238, 197); /* oklch */ color: oklch(92.5% 0.057 126.8);
Tailwind
colors: {
custom: {
50: '#e7f3d6',
500: '#dceec5',
950: '#000000',
},
}SCSS
$custom: #dceec5; $custom-light: #e7f3d6; $custom-dark: #000000;
JSON
{
"hex": "#dceec5",
"rgb": {
"r": 220,
"g": 238,
"b": 197
},
"hsl": {
"h": 86.341,
"s": 54.667,
"l": 85.294
},
"oklch": {
"l": 0.92514,
"c": 0.05746,
"h": 126.8
},
"luminance": 0.80396
}Semantic roles & 50–950 ramp
primary
#DCEEC5
secondary
#A88CCC
accent
#23C269
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583