#DCFEAF#DCFEAF
#DCFEAF is a very light, moderate yellow-green. Relative luminance 0.892; OKLCH L 95.4% C 0.108 H 127.2°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEAF |
|---|---|
| RGB | rgb(220, 254, 175) |
| HSL | hsl(86, 98%, 84%) |
| HSV | hsv(86, 31%, 100%) |
| CMYK | cmyk(13.4%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(95.66, -24.05, 34.27) |
| CIE-LCH | lch(95.66, 41.87, 125.05°) |
| OKLab | oklab(95.41% -0.0651 0.0857) |
| OKLCH | oklch(95.41% 0.108 127.2) |
| XYZ | xyz(72.6939, 89.1938, 53.9355) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.95
Very Light Green
#D1FFBD
ΔE00 3.99
Very Pale Green
#CFFDBC
ΔE00 4.19
Pale Green
#C7FDB5
ΔE00 4.47
Tea Green
#BDF8A3
ΔE00 4.89
Washed Out Green
#BCF5A6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEAF #D1AFFE
analogous
#FEF9AF #DCFEAF #B5FEAF
triadic
#DCFEAF #AFDCFE #FEAFDC
tetradic
#DCFEAF #AFFEF9 #D1AFFE #FEAFB5
square
#DCFEAF #AFFEF9 #D1AFFE #FEAFB5
split-complementary
#DCFEAF #AFB5FE #F9AFFE
monochromatic
#A7FC36 #C2FD73 #DCFEAF #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.11
#DCFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#DCFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEAF
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEAF | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AA
Deuteranopia (green-blind)
#FFF2B3
Tritanopia (blue-blind)
#E0F7EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfeaf; /* rgb */ color: rgb(220, 254, 175); /* oklch */ color: oklch(95.4% 0.108 127.2);
Tailwind
colors: {
custom: {
50: '#e7fec7',
500: '#dcfeaf',
950: '#000000',
},
}SCSS
$custom: #dcfeaf; $custom-light: #e7fec7; $custom-dark: #000000;
JSON
{
"hex": "#dcfeaf",
"rgb": {
"r": 220,
"g": 254,
"b": 175
},
"hsl": {
"h": 85.823,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.95409,
"c": 0.10765,
"h": 127.2
},
"luminance": 0.89194
}Semantic roles & 50–950 ramp
primary
#DCFEAF
secondary
#A06EE4
accent
#00E663
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582