#DCEFCA#DCEFCA
#DCEFCA is a very light, muted yellow-green. Relative luminance 0.812; OKLCH L 92.8% C 0.053 H 129.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFCA |
|---|---|
| RGB | rgb(220, 239, 202) |
| HSL | hsl(91, 54%, 86%) |
| HSV | hsv(91, 15%, 94%) |
| CMYK | cmyk(7.9%, 0%, 15.5%, 6.3%) |
| CIE-LAB | lab(92.23, -12.73, 15.81) |
| CIE-LCH | lch(92.23, 20.30, 128.84°) |
| OKLab | oklab(92.84% -0.0338 0.0408) |
| OKLCH | oklch(92.84% 0.053 129.6) |
| XYZ | xyz(71.0407, 81.2125, 67.7986) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.94
Eggshell (survey)
#FFFFD4
ΔE00 7.48
Lightyellow
#FFFFE0
ΔE00 7.91
Ecru
#FEFFCA
ΔE00 7.94
Very Pale Green
#CFFDBC
ΔE00 7.94
Beige
#F5F5DC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFCA #DDCAEF
analogous
#EFEFCA #DCEFCA #CAEFCB
triadic
#DCEFCA #CADCEF #EFCADC
tetradic
#DCEFCA #CAEFEF #DDCAEF #EFCBCA
square
#DCEFCA #CAEFEF #DDCAEF #EFCBCA
split-complementary
#DCEFCA #CBCAEF #EFCAEF
monochromatic
#9ED36C #BDE19B #DCEFCA #EFF8E7 #EFF8E7
Accessibility & contrast
On white
1.22
#DCEFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DCEFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFCA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFCA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EAC8
Deuteranopia (green-blind)
#F0E8CC
Tritanopia (blue-blind)
#DDEBE4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcefca; /* rgb */ color: rgb(220, 239, 202); /* oklch */ color: oklch(92.8% 0.053 129.6);
Tailwind
colors: {
custom: {
50: '#e7f4da',
500: '#dcefca',
950: '#000000',
},
}SCSS
$custom: #dcefca; $custom-light: #e7f4da; $custom-dark: #000000;
JSON
{
"hex": "#dcefca",
"rgb": {
"r": 220,
"g": 239,
"b": 202
},
"hsl": {
"h": 90.811,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.92838,
"c": 0.05298,
"h": 129.6
},
"luminance": 0.81213
}Semantic roles & 50–950 ramp
primary
#DCEFCA
secondary
#AF90CD
accent
#24C175
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583