#DCEEC3#DCEEC3
#DCEEC3 is a very light, muted yellow-green. Relative luminance 0.803; OKLCH L 92.5% C 0.060 H 126.0°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEC3 |
|---|---|
| RGB | rgb(220, 238, 195) |
| HSL | hsl(85, 56%, 85%) |
| HSV | hsv(85, 18%, 93%) |
| CMYK | cmyk(7.6%, 0%, 18.1%, 6.7%) |
| CIE-LAB | lab(91.82, -13.35, 18.86) |
| CIE-LCH | lch(91.82, 23.10, 125.29°) |
| OKLab | oklab(92.47% -0.0352 0.0484) |
| OKLCH | oklch(92.47% 0.06 126) |
| XYZ | xyz(69.9386, 80.3046, 63.4350) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.61
Ecru
#FEFFCA
ΔE00 7.03
Eggshell (survey)
#FFFFD4
ΔE00 7.05
Very Pale Green
#CFFDBC
ΔE00 7.14
Ivory (survey)
#FFFFCB
ΔE00 7.22
Very Light Green
#D1FFBD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEC3 #D5C3EE
analogous
#EEEAC3 #DCEEC3 #C7EEC3
triadic
#DCEEC3 #C3DCEE #EEC3DC
tetradic
#DCEEC3 #C3EEEA #D5C3EE #EEC3C7
square
#DCEEC3 #C3EEEA #D5C3EE #EEC3C7
split-complementary
#DCEEC3 #C3C7EE #EAC3EE
monochromatic
#A4D364 #C0E093 #DCEEC3 #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.23
#DCEEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DCEEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEC3
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEC3 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E8C0
Deuteranopia (green-blind)
#F0E7C5
Tritanopia (blue-blind)
#DFEAE2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dceec3; /* rgb */ color: rgb(220, 238, 195); /* oklch */ color: oklch(92.5% 0.060 126.0);
Tailwind
colors: {
custom: {
50: '#e7f3d5',
500: '#dceec3',
950: '#000000',
},
}SCSS
$custom: #dceec3; $custom-light: #e7f3d5; $custom-dark: #000000;
JSON
{
"hex": "#dceec3",
"rgb": {
"r": 220,
"g": 238,
"b": 195
},
"hsl": {
"h": 85.116,
"s": 55.844,
"l": 84.902
},
"oklch": {
"l": 0.92469,
"c": 0.05991,
"h": 126
},
"luminance": 0.80305
}Semantic roles & 50–950 ramp
primary
#DCEEC3
secondary
#A58ACC
accent
#22C366
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583