#DCFCDF#DCFCDF
#DCFCDF is a very light, muted green. Relative luminance 0.902; OKLCH L 96.0% C 0.051 H 147.8°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCDF |
|---|---|
| RGB | rgb(220, 252, 223) |
| HSL | hsl(126, 84%, 93%) |
| HSV | hsv(126, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(96.06, -15.63, 10.43) |
| CIE-LCH | lch(96.06, 18.80, 146.28°) |
| OKLab | oklab(96.04% -0.043 0.0271) |
| OKLCH | oklch(96.04% 0.051 147.8) |
| XYZ | xyz(77.6420, 90.1629, 83.1103) |
| Luminance | 0.9016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.04
Pale Aqua
#B8FFEB
ΔE00 8.70
Very Pale Green
#CFFDBC
ΔE00 8.86
Mint
#AAF0C1
ΔE00 8.95
Ice
#D6FFFA
ΔE00 8.97
Very Light Green
#D1FFBD
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCDF #FCDCF9
analogous
#E9FCDC #DCFCDF #DCFCEF
triadic
#DCFCDF #DFDCFC #FCDFDC
tetradic
#DCFCDF #DCE9FC #FCDCF9 #FCEFDC
square
#DCFCDF #DCE9FC #FCDCF9 #FCEFDC
split-complementary
#DCFCDF #EFDCFC #FCDCE9
monochromatic
#6BF278 #A4F7AB #DCFCDF #E3FDE5 #E3FDE5
Accessibility & contrast
On white
1.10
#DCFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DCFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCDF
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCDF | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F7F2E0
Tritanopia (blue-blind)
#D9FAF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfcdf; /* rgb */ color: rgb(220, 252, 223); /* oklch */ color: oklch(96.0% 0.051 147.8);
Tailwind
colors: {
custom: {
50: '#e7fde9',
500: '#dcfcdf',
950: '#000000',
},
}SCSS
$custom: #dcfcdf; $custom-light: #e7fde9; $custom-dark: #000000;
JSON
{
"hex": "#dcfcdf",
"rgb": {
"r": 220,
"g": 252,
"b": 223
},
"hsl": {
"h": 125.625,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96036,
"c": 0.05086,
"h": 147.8
},
"luminance": 0.90164
}Semantic roles & 50–950 ramp
primary
#DCFCDF
secondary
#E498DD
accent
#05CCE1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584