#DCFEAC#DCFEAC
#DCFEAC is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.4% C 0.111 H 126.7°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEAC |
|---|---|
| RGB | rgb(220, 254, 172) |
| HSL | hsl(85, 98%, 84%) |
| HSV | hsv(85, 32%, 100%) |
| CMYK | cmyk(13.4%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(95.61, -24.45, 35.70) |
| CIE-LCH | lch(95.61, 43.27, 124.40°) |
| OKLab | oklab(95.35% -0.0664 0.089) |
| OKLCH | oklch(95.35% 0.111 126.7) |
| XYZ | xyz(72.4025, 89.0773, 52.4010) |
| Luminance | 0.8908 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.15
Very Light Green
#D1FFBD
ΔE00 4.46
Very Pale Green
#CFFDBC
ΔE00 4.66
Pale Green
#C7FDB5
ΔE00 4.80
Tea Green
#BDF8A3
ΔE00 4.93
Celery
#C1FD95
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEAC #CEACFE
analogous
#FEF7AC #DCFEAC #B3FEAC
triadic
#DCFEAC #ACDCFE #FEACDC
tetradic
#DCFEAC #ACFEF7 #CEACFE #FEACB3
square
#DCFEAC #ACFEF7 #CEACFE #FEACB3
split-complementary
#DCFEAC #ACB3FE #F7ACFE
monochromatic
#A9FD33 #C2FD70 #DCFEAC #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.12
#DCFEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#DCFEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEAC
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEAC | 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)
#FFF4A6
Deuteranopia (green-blind)
#FFF2B0
Tritanopia (blue-blind)
#E0F7E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfeac; /* rgb */ color: rgb(220, 254, 172); /* oklch */ color: oklch(95.4% 0.111 126.7);
Tailwind
colors: {
custom: {
50: '#e7fec5',
500: '#dcfeac',
950: '#000000',
},
}SCSS
$custom: #dcfeac; $custom-light: #e7fec5; $custom-dark: #000000;
JSON
{
"hex": "#dcfeac",
"rgb": {
"r": 220,
"g": 254,
"b": 172
},
"hsl": {
"h": 84.878,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.95354,
"c": 0.11103,
"h": 126.7
},
"luminance": 0.89078
}Semantic roles & 50–950 ramp
primary
#DCFEAC
secondary
#9D6BE3
accent
#00E65F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582