#DCFFCA#DCFFCA
#DCFFCA is a very light, moderate yellow-green. Relative luminance 0.910; OKLCH L 96.2% C 0.078 H 135.1°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFCA |
|---|---|
| RGB | rgb(220, 255, 202) |
| HSL | hsl(100, 100%, 90%) |
| HSV | hsv(100, 21%, 100%) |
| CMYK | cmyk(13.7%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(96.41, -20.58, 21.67) |
| CIE-LCH | lch(96.41, 29.88, 133.52°) |
| OKLab | oklab(96.17% -0.0555 0.0554) |
| OKLCH | oklch(96.17% 0.078 135.1) |
| XYZ | xyz(75.9338, 90.9989, 69.4297) |
| Luminance | 0.9100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.13
Very Light Green
#D1FFBD
ΔE00 3.16
Pale Green
#C7FDB5
ΔE00 4.83
Celadon
#BEFDB7
ΔE00 5.63
Light Sage
#BCECAC
ΔE00 5.67
Light Light Green
#C8FFB0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFCA #EDCAFF
analogous
#F6FFCA #DCFFCA #CAFFD3
triadic
#DCFFCA #CADCFF #FFCADC
tetradic
#DCFFCA #CAF6FF #EDCAFF #FFD3CA
square
#DCFFCA #CAF6FF #EDCAFF #FFD3CA
split-complementary
#DCFFCA #D3CAFF #FFCAF6
monochromatic
#8BFF50 #B4FF8D #DCFFCA #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.09
#DCFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#DCFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFCA
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFCA | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C7
Deuteranopia (green-blind)
#FEF4CC
Tritanopia (blue-blind)
#DCFBF0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffca; /* rgb */ color: rgb(220, 255, 202); /* oklch */ color: oklch(96.2% 0.078 135.1);
Tailwind
colors: {
custom: {
50: '#e7ffda',
500: '#dcffca',
950: '#000000',
},
}SCSS
$custom: #dcffca; $custom-light: #e7ffda; $custom-dark: #000000;
JSON
{
"hex": "#dcffca",
"rgb": {
"r": 220,
"g": 255,
"b": 202
},
"hsl": {
"h": 99.623,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.96166,
"c": 0.07847,
"h": 135.1
},
"luminance": 0.91
}Semantic roles & 50–950 ramp
primary
#DCFFCA
secondary
#C784E9
accent
#00E698
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683