#DCEEC6#DCEEC6
#DCEEC6 is a very light, muted yellow-green. Relative luminance 0.804; OKLCH L 92.5% C 0.056 H 127.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEC6 |
|---|---|
| RGB | rgb(220, 238, 198) |
| HSL | hsl(87, 54%, 85%) |
| HSV | hsv(87, 17%, 93%) |
| CMYK | cmyk(7.6%, 0%, 16.8%, 6.7%) |
| CIE-LAB | lab(91.88, -12.87, 17.40) |
| CIE-LCH | lch(91.88, 21.64, 126.50°) |
| OKLab | oklab(92.54% -0.034 0.0448) |
| OKLCH | oklch(92.54% 0.056 127.2) |
| XYZ | xyz(70.2812, 80.4417, 65.2393) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.65
Eggshell (survey)
#FFFFD4
ΔE00 7.16
Ecru
#FEFFCA
ΔE00 7.39
Ivory (survey)
#FFFFCB
ΔE00 7.56
Cream
#FFFDD0
ΔE00 7.57
Very Pale Green
#CFFDBC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEC6 #D8C6EE
analogous
#EEECC6 #DCEEC6 #C8EEC6
triadic
#DCEEC6 #C6DCEE #EEC6DC
tetradic
#DCEEC6 #C6EEEC #D8C6EE #EEC6C8
square
#DCEEC6 #C6EEEC #D8C6EE #EEC6C8
split-complementary
#DCEEC6 #C6C8EE #ECC6EE
monochromatic
#A2D268 #BFE097 #DCEEC6 #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.23
#DCEEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DCEEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEC6
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEC6 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E8C4
Deuteranopia (green-blind)
#F0E7C8
Tritanopia (blue-blind)
#DEEAE3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dceec6; /* rgb */ color: rgb(220, 238, 198); /* oklch */ color: oklch(92.5% 0.056 127.2);
Tailwind
colors: {
custom: {
50: '#e7f3d7',
500: '#dceec6',
950: '#000000',
},
}SCSS
$custom: #dceec6; $custom-light: #e7f3d7; $custom-dark: #000000;
JSON
{
"hex": "#dceec6",
"rgb": {
"r": 220,
"g": 238,
"b": 198
},
"hsl": {
"h": 87,
"s": 54.054,
"l": 85.49
},
"oklch": {
"l": 0.92537,
"c": 0.05625,
"h": 127.2
},
"luminance": 0.80442
}Semantic roles & 50–950 ramp
primary
#DCEEC6
secondary
#A98DCB
accent
#24C26B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583