#DCFEB0#DCFEB0
#DCFEB0 is a very light, moderate yellow-green. Relative luminance 0.892; OKLCH L 95.4% C 0.107 H 127.4°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEB0 |
|---|---|
| RGB | rgb(220, 254, 176) |
| HSL | hsl(86, 98%, 84%) |
| HSV | hsv(86, 31%, 100%) |
| CMYK | cmyk(13.4%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(95.68, -23.91, 33.80) |
| CIE-LCH | lch(95.68, 41.40, 125.28°) |
| OKLab | oklab(95.43% -0.0647 0.0846) |
| OKLCH | oklch(95.43% 0.107 127.4) |
| XYZ | xyz(72.7924, 89.2332, 54.4547) |
| Luminance | 0.8923 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.84
Light Light Green
#C8FFB0
ΔE00 3.90
Very Pale Green
#CFFDBC
ΔE00 4.04
Pale Green
#C7FDB5
ΔE00 4.37
Tea Green
#BDF8A3
ΔE00 4.88
Washed Out Green
#BCF5A6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEB0 #D2B0FE
analogous
#FEF9B0 #DCFEB0 #B5FEB0
triadic
#DCFEB0 #B0DCFE #FEB0DC
tetradic
#DCFEB0 #B0FEF9 #D2B0FE #FEB0B5
square
#DCFEB0 #B0FEF9 #D2B0FE #FEB0B5
split-complementary
#DCFEB0 #B0B5FE #F9B0FE
monochromatic
#A6FC37 #C1FD74 #DCFEB0 #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.11
#DCFEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#DCFEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEB0
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEB0 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AB
Deuteranopia (green-blind)
#FFF2B4
Tritanopia (blue-blind)
#E0F7EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfeb0; /* rgb */ color: rgb(220, 254, 176); /* oklch */ color: oklch(95.4% 0.107 127.4);
Tailwind
colors: {
custom: {
50: '#e7fec8',
500: '#dcfeb0',
950: '#000000',
},
}SCSS
$custom: #dcfeb0; $custom-light: #e7fec8; $custom-dark: #000000;
JSON
{
"hex": "#dcfeb0",
"rgb": {
"r": 220,
"g": 254,
"b": 176
},
"hsl": {
"h": 86.154,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.95428,
"c": 0.10653,
"h": 127.4
},
"luminance": 0.89234
}Semantic roles & 50–950 ramp
primary
#DCFEB0
secondary
#A26EE4
accent
#00E664
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582