#DCFAB4#DCFAB4
#DCFAB4 is a very light, moderate yellow-green. Relative luminance 0.869; OKLCH L 94.7% C 0.096 H 127.0°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAB4 |
|---|---|
| RGB | rgb(220, 250, 180) |
| HSL | hsl(86, 88%, 84%) |
| HSV | hsv(86, 28%, 98%) |
| CMYK | cmyk(12%, 0%, 28%, 2%) |
| CIE-LAB | lab(94.69, -21.44, 30.46) |
| CIE-LCH | lch(94.69, 37.25, 125.15°) |
| OKLab | oklab(94.66% -0.0578 0.0767) |
| OKLCH | oklch(94.66% 0.096 127) |
| XYZ | xyz(71.9379, 86.8817, 56.1511) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.58
Very Pale Green
#CFFDBC
ΔE00 3.66
Light Light Green
#C8FFB0
ΔE00 4.52
Pale Green
#C7FDB5
ΔE00 4.52
Light Khaki
#E6F2A2
ΔE00 5.11
Washed Out Green
#BCF5A6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAB4 #D2B4FA
analogous
#FAF5B4 #DCFAB4 #B9FAB4
triadic
#DCFAB4 #B4DCFA #FAB4DC
tetradic
#DCFAB4 #B4FAF5 #D2B4FA #FAB4B9
square
#DCFAB4 #B4FAF5 #D2B4FA #FAB4B9
split-complementary
#DCFAB4 #B4B9FA #F5B4FA
monochromatic
#A6F241 #C1F67B #DCFAB4 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.14
#DCFAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#DCFAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAB4
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAB4 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AF
Deuteranopia (green-blind)
#FDEFB7
Tritanopia (blue-blind)
#E0F4E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfab4; /* rgb */ color: rgb(220, 250, 180); /* oklch */ color: oklch(94.7% 0.096 127.0);
Tailwind
colors: {
custom: {
50: '#e7fccb',
500: '#dcfab4',
950: '#000000',
},
}SCSS
$custom: #dcfab4; $custom-light: #e7fccb; $custom-dark: #000000;
JSON
{
"hex": "#dcfab4",
"rgb": {
"r": 220,
"g": 250,
"b": 180
},
"hsl": {
"h": 85.714,
"s": 87.5,
"l": 84.314
},
"oklch": {
"l": 0.94659,
"c": 0.09601,
"h": 127
},
"luminance": 0.86882
}Semantic roles & 50–950 ramp
primary
#DCFAB4
secondary
#A274DE
accent
#01E463
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582