#DCFEAB#DCFEAB
#DCFEAB is a very light, moderate yellow-green. Relative luminance 0.890; OKLCH L 95.3% C 0.112 H 126.5°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEAB |
|---|---|
| RGB | rgb(220, 254, 171) |
| HSL | hsl(85, 98%, 83%) |
| HSV | hsv(85, 33%, 100%) |
| CMYK | cmyk(13.4%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(95.60, -24.58, 36.18) |
| CIE-LCH | lch(95.60, 43.74, 124.19°) |
| OKLab | oklab(95.34% -0.0668 0.0901) |
| OKLCH | oklch(95.34% 0.112 126.5) |
| XYZ | xyz(72.3068, 89.0390, 51.8971) |
| Luminance | 0.8904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.23
Very Light Green
#D1FFBD
ΔE00 4.62
Very Pale Green
#CFFDBC
ΔE00 4.82
Pale Green
#C7FDB5
ΔE00 4.91
Celery
#C1FD95
ΔE00 4.96
Tea Green
#BDF8A3
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEAB #CDABFE
analogous
#FEF6AB #DCFEAB #B2FEAB
triadic
#DCFEAB #ABDCFE #FEABDC
tetradic
#DCFEAB #ABFEF6 #CDABFE #FEABB2
square
#DCFEAB #ABFEF6 #CDABFE #FEABB2
split-complementary
#DCFEAB #ABB2FE #F6ABFE
monochromatic
#AAFD32 #C3FD6F #DCFEAB #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.12
#DCFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#DCFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEAB
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEAB | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF2AF
Tritanopia (blue-blind)
#E1F7E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfeab; /* rgb */ color: rgb(220, 254, 171); /* oklch */ color: oklch(95.3% 0.112 126.5);
Tailwind
colors: {
custom: {
50: '#e7fec4',
500: '#dcfeab',
950: '#000000',
},
}SCSS
$custom: #dcfeab; $custom-light: #e7fec4; $custom-dark: #000000;
JSON
{
"hex": "#dcfeab",
"rgb": {
"r": 220,
"g": 254,
"b": 171
},
"hsl": {
"h": 84.578,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.95336,
"c": 0.11215,
"h": 126.5
},
"luminance": 0.8904
}Semantic roles & 50–950 ramp
primary
#DCFEAB
secondary
#9C6AE3
accent
#00E65E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682