#DCF8CA#DCF8CA
#DCF8CA is a very light, moderate yellow-green. Relative luminance 0.866; OKLCH L 94.7% C 0.067 H 133.2°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8CA |
|---|---|
| RGB | rgb(220, 248, 202) |
| HSL | hsl(97, 77%, 88%) |
| HSV | hsv(97, 19%, 97%) |
| CMYK | cmyk(11.3%, 0%, 18.5%, 2.7%) |
| CIE-LAB | lab(94.57, -17.17, 19.11) |
| CIE-LCH | lch(94.57, 25.69, 131.95°) |
| OKLab | oklab(94.7% -0.0461 0.0491) |
| OKLCH | oklch(94.7% 0.067 133.2) |
| XYZ | xyz(73.7414, 86.6140, 68.6988) |
| Luminance | 0.8661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.93
Very Light Green
#D1FFBD
ΔE00 5.07
Light Sage
#BCECAC
ΔE00 6.29
Pale Green
#C7FDB5
ΔE00 6.58
Celadon
#BEFDB7
ΔE00 7.30
Light Grey Green
#B7E1A1
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8CA #E6CAF8
analogous
#F3F8CA #DCF8CA #CAF8CF
triadic
#DCF8CA #CADCF8 #F8CADC
tetradic
#DCF8CA #CAF3F8 #E6CAF8 #F8CFCA
square
#DCF8CA #CAF3F8 #E6CAF8 #F8CFCA
split-complementary
#DCF8CA #CFCAF8 #F8CAF3
monochromatic
#95EA5E #B8F194 #DCF8CA #EDFBE4 #EDFBE4
Accessibility & contrast
On white
1.15
#DCF8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#DCF8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8CA
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8CA | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C7
Deuteranopia (green-blind)
#F8EFCC
Tritanopia (blue-blind)
#DDF4EB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf8ca; /* rgb */ color: rgb(220, 248, 202); /* oklch */ color: oklch(94.7% 0.067 133.2);
Tailwind
colors: {
custom: {
50: '#e7fada',
500: '#dcf8ca',
950: '#000000',
},
}SCSS
$custom: #dcf8ca; $custom-light: #e7fada; $custom-dark: #000000;
JSON
{
"hex": "#dcf8ca",
"rgb": {
"r": 220,
"g": 248,
"b": 202
},
"hsl": {
"h": 96.522,
"s": 76.667,
"l": 88.235
},
"oklch": {
"l": 0.94704,
"c": 0.06734,
"h": 133.2
},
"luminance": 0.86615
}Semantic roles & 50–950 ramp
primary
#DCF8CA
secondary
#BC8ADC
accent
#0DD989
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583