#DCFCAB#DCFCAB
#DCFCAB is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 94.9% C 0.109 H 125.9°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCAB |
|---|---|
| RGB | rgb(220, 252, 171) |
| HSL | hsl(84, 93%, 83%) |
| HSV | hsv(84, 32%, 99%) |
| CMYK | cmyk(12.7%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(95.07, -23.63, 35.48) |
| CIE-LCH | lch(95.07, 42.63, 123.66°) |
| OKLab | oklab(94.91% -0.0641 0.0885) |
| OKLCH | oklch(94.91% 0.109 125.9) |
| XYZ | xyz(71.6755, 87.7763, 51.6866) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.45
Very Light Green
#D1FFBD
ΔE00 4.64
Light Khaki
#E6F2A2
ΔE00 4.65
Very Pale Green
#CFFDBC
ΔE00 4.80
Pale Green
#C7FDB5
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCAB #CBABFC
analogous
#FCF4AB #DCFCAB #B3FCAB
triadic
#DCFCAB #ABDCFC #FCABDC
tetradic
#DCFCAB #ABFCF4 #CBABFC #FCABB3
square
#DCFCAB #ABFCF4 #CBABFC #FCABB3
split-complementary
#DCFCAB #ABB3FC #F4ABFC
monochromatic
#ABF835 #C3FA70 #DCFCAB #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.13
#DCFCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DCFCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCAB
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCAB | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A6
Deuteranopia (green-blind)
#FFF0AF
Tritanopia (blue-blind)
#E1F5E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfcab; /* rgb */ color: rgb(220, 252, 171); /* oklch */ color: oklch(94.9% 0.109 125.9);
Tailwind
colors: {
custom: {
50: '#e7fdc4',
500: '#dcfcab',
950: '#000000',
},
}SCSS
$custom: #dcfcab; $custom-light: #e7fdc4; $custom-dark: #000000;
JSON
{
"hex": "#dcfcab",
"rgb": {
"r": 220,
"g": 252,
"b": 171
},
"hsl": {
"h": 83.704,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.94912,
"c": 0.10923,
"h": 125.9
},
"luminance": 0.87777
}Semantic roles & 50–950 ramp
primary
#DCFCAB
secondary
#996BE0
accent
#00E65B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582