#DCEFCB#DCEFCB
#DCEFCB is a very light, muted yellow-green. Relative luminance 0.813; OKLCH L 92.9% C 0.052 H 130.2°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFCB |
|---|---|
| RGB | rgb(220, 239, 203) |
| HSL | hsl(92, 53%, 87%) |
| HSV | hsv(92, 15%, 94%) |
| CMYK | cmyk(7.9%, 0%, 15.1%, 6.3%) |
| CIE-LAB | lab(92.25, -12.57, 15.32) |
| CIE-LCH | lch(92.25, 19.82, 129.36°) |
| OKLab | oklab(92.86% -0.0334 0.0396) |
| OKLCH | oklch(92.86% 0.052 130.2) |
| XYZ | xyz(71.1594, 81.2600, 68.4242) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.00
Eggshell (survey)
#FFFFD4
ΔE00 7.56
Beige
#F5F5DC
ΔE00 7.86
Lightyellow
#FFFFE0
ΔE00 7.87
Honeydew
#F0FFF0
ΔE00 7.96
Cream
#FFFDD0
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFCB #DECBEF
analogous
#EEEFCB #DCEFCB #CBEFCC
triadic
#DCEFCB #CBDCEF #EFCBDC
tetradic
#DCEFCB #CBEEEF #DECBEF #EFCCCB
square
#DCEFCB #CBEEEF #DECBEF #EFCCCB
split-complementary
#DCEFCB #CCCBEF #EFCBEE
monochromatic
#9DD26D #BDE19C #DCEFCB #EFF8E8 #EFF8E8
Accessibility & contrast
On white
1.22
#DCEFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#DCEFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFCB
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFCB | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EAC9
Deuteranopia (green-blind)
#F0E8CD
Tritanopia (blue-blind)
#DDECE5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcefcb; /* rgb */ color: rgb(220, 239, 203); /* oklch */ color: oklch(92.9% 0.052 130.2);
Tailwind
colors: {
custom: {
50: '#e7f4da',
500: '#dcefcb',
950: '#000000',
},
}SCSS
$custom: #dcefcb; $custom-light: #e7f4da; $custom-dark: #000000;
JSON
{
"hex": "#dcefcb",
"rgb": {
"r": 220,
"g": 239,
"b": 203
},
"hsl": {
"h": 91.667,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.92861,
"c": 0.05178,
"h": 130.2
},
"luminance": 0.8126
}Semantic roles & 50–950 ramp
primary
#DCEFCB
secondary
#B191CD
accent
#25C077
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584