#DCFEAD#DCFEAD
#DCFEAD is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.4% C 0.110 H 126.9°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEAD |
|---|---|
| RGB | rgb(220, 254, 173) |
| HSL | hsl(85, 98%, 84%) |
| HSV | hsv(85, 32%, 100%) |
| CMYK | cmyk(13.4%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(95.63, -24.31, 35.23) |
| CIE-LCH | lch(95.63, 42.80, 124.61°) |
| OKLab | oklab(95.37% -0.066 0.0879) |
| OKLCH | oklch(95.37% 0.11 126.9) |
| XYZ | xyz(72.4989, 89.1158, 52.9086) |
| Luminance | 0.8912 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.08
Very Light Green
#D1FFBD
ΔE00 4.31
Very Pale Green
#CFFDBC
ΔE00 4.50
Pale Green
#C7FDB5
ΔE00 4.68
Tea Green
#BDF8A3
ΔE00 4.91
Celery
#C1FD95
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEAD #CFADFE
analogous
#FEF7AD #DCFEAD #B3FEAD
triadic
#DCFEAD #ADDCFE #FEADDC
tetradic
#DCFEAD #ADFEF7 #CFADFE #FEADB3
square
#DCFEAD #ADFEF7 #CFADFE #FEADB3
split-complementary
#DCFEAD #ADB3FE #F7ADFE
monochromatic
#A8FD34 #C2FD71 #DCFEAD #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.12
#DCFEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#DCFEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEAD
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEAD | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A8
Deuteranopia (green-blind)
#FFF2B1
Tritanopia (blue-blind)
#E0F7E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfead; /* rgb */ color: rgb(220, 254, 173); /* oklch */ color: oklch(95.4% 0.110 126.9);
Tailwind
colors: {
custom: {
50: '#e7fec6',
500: '#dcfead',
950: '#000000',
},
}SCSS
$custom: #dcfead; $custom-light: #e7fec6; $custom-dark: #000000;
JSON
{
"hex": "#dcfead",
"rgb": {
"r": 220,
"g": 254,
"b": 173
},
"hsl": {
"h": 85.185,
"s": 97.59,
"l": 83.725
},
"oklch": {
"l": 0.95372,
"c": 0.10991,
"h": 126.9
},
"luminance": 0.89116
}Semantic roles & 50–950 ramp
primary
#DCFEAD
secondary
#9E6CE3
accent
#00E660
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582