#DCF7CA#DCF7CA
#DCF7CA is a very light, moderate yellow-green. Relative luminance 0.860; OKLCH L 94.5% C 0.066 H 132.9°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7CA |
|---|---|
| RGB | rgb(220, 247, 202) |
| HSL | hsl(96, 74%, 88%) |
| HSV | hsv(96, 18%, 97%) |
| CMYK | cmyk(10.9%, 0%, 18.2%, 3.1%) |
| CIE-LAB | lab(94.31, -16.68, 18.74) |
| CIE-LCH | lch(94.31, 25.09, 131.68°) |
| OKLab | oklab(94.49% -0.0448 0.0482) |
| OKLCH | oklch(94.49% 0.066 132.9) |
| XYZ | xyz(73.4348, 86.0007, 68.5966) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.23
Very Light Green
#D1FFBD
ΔE00 5.39
Light Sage
#BCECAC
ΔE00 6.45
Pale Green
#C7FDB5
ΔE00 6.87
Celadon
#BEFDB7
ΔE00 7.58
Light Grey Green
#B7E1A1
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7CA #E5CAF7
analogous
#F2F7CA #DCF7CA #CAF7CE
triadic
#DCF7CA #CADCF7 #F7CADC
tetradic
#DCF7CA #CAF2F7 #E5CAF7 #F7CECA
square
#DCF7CA #CAF2F7 #E5CAF7 #F7CECA
split-complementary
#DCF7CA #CECAF7 #F7CAF2
monochromatic
#96E760 #B9EF95 #DCF7CA #EDFBE4 #EDFBE4
Accessibility & contrast
On white
1.15
#DCF7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#DCF7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7CA
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7CA | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C7
Deuteranopia (green-blind)
#F7EECC
Tritanopia (blue-blind)
#DDF3EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf7ca; /* rgb */ color: rgb(220, 247, 202); /* oklch */ color: oklch(94.5% 0.066 132.9);
Tailwind
colors: {
custom: {
50: '#e7f9da',
500: '#dcf7ca',
950: '#000000',
},
}SCSS
$custom: #dcf7ca; $custom-light: #e7f9da; $custom-dark: #000000;
JSON
{
"hex": "#dcf7ca",
"rgb": {
"r": 220,
"g": 247,
"b": 202
},
"hsl": {
"h": 96,
"s": 73.77,
"l": 88.039
},
"oklch": {
"l": 0.94495,
"c": 0.06575,
"h": 132.9
},
"luminance": 0.86001
}Semantic roles & 50–950 ramp
primary
#DCF7CA
secondary
#BA8BDA
accent
#10D687
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583