#DCEFB1#DCEFB1
#DCEFB1 is a very light, moderate yellow-green. Relative luminance 0.801; OKLCH L 92.3% C 0.083 H 121.9°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFB1 |
|---|---|
| RGB | rgb(220, 239, 177) |
| HSL | hsl(78, 66%, 82%) |
| HSV | hsv(78, 26%, 94%) |
| CMYK | cmyk(7.9%, 0%, 25.9%, 6.3%) |
| CIE-LAB | lab(91.74, -16.51, 27.99) |
| CIE-LCH | lch(91.74, 32.49, 120.54°) |
| OKLab | oklab(92.29% -0.044 0.0707) |
| OKLCH | oklch(92.29% 0.083 121.9) |
| XYZ | xyz(68.3167, 80.1230, 53.4527) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.28
Very Pale Green
#CFFDBC
ΔE00 5.91
Very Light Green
#D1FFBD
ΔE00 6.00
Light Sage
#BCECAC
ΔE00 6.35
Light Grey Green
#B7E1A1
ΔE00 6.46
Cream (survey)
#FFFFC2
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFB1 #C4B1EF
analogous
#EFE3B1 #DCEFB1 #BDEFB1
triadic
#DCEFB1 #B1DCEF #EFB1DC
tetradic
#DCEFB1 #B1EFE3 #C4B1EF #EFB1BD
square
#DCEFB1 #B1EFE3 #C4B1EF #EFB1BD
split-complementary
#DCEFB1 #B1BDEF #E3B1EF
monochromatic
#AEDA4B #C5E57E #DCEFB1 #F3F9E4 #F4FAE6
Accessibility & contrast
On white
1.23
#DCEFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DCEFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFB1
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFB1 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AD
Deuteranopia (green-blind)
#F4E7B4
Tritanopia (blue-blind)
#E1E9DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcefb1; /* rgb */ color: rgb(220, 239, 177); /* oklch */ color: oklch(92.3% 0.083 121.9);
Tailwind
colors: {
custom: {
50: '#e7f4c8',
500: '#dcefb1',
950: '#000000',
},
}SCSS
$custom: #dcefb1; $custom-light: #e7f4c8; $custom-dark: #000000;
JSON
{
"hex": "#dcefb1",
"rgb": {
"r": 220,
"g": 239,
"b": 177
},
"hsl": {
"h": 78.387,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.92291,
"c": 0.08324,
"h": 121.9
},
"luminance": 0.80123
}Semantic roles & 50–950 ramp
primary
#DCEFB1
secondary
#9177CD
accent
#18CE4F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582