#DCFFDF#DCFFDF
#DCFFDF is a very light, muted green. Relative luminance 0.921; OKLCH L 96.7% C 0.056 H 147.5°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFDF |
|---|---|
| RGB | rgb(220, 255, 223) |
| HSL | hsl(125, 100%, 93%) |
| HSV | hsv(125, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(96.85, -17.11, 11.55) |
| CIE-LCH | lch(96.85, 20.64, 145.97°) |
| OKLab | oklab(96.66% -0.047 0.03) |
| OKLCH | oklch(96.66% 0.056 147.5) |
| XYZ | xyz(78.5915, 92.0619, 83.4268) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.97
Very Pale Green
#CFFDBC
ΔE00 8.04
Very Light Green
#D1FFBD
ΔE00 8.16
Mint
#AAF0C1
ΔE00 8.37
Pale Aqua
#B8FFEB
ΔE00 8.55
Pale Turquoise
#A5FBD5
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFDF #FFDCFC
analogous
#EAFFDC #DCFFDF #DCFFF0
triadic
#DCFFDF #DFDCFF #FFDFDC
tetradic
#DCFFDF #DCEAFF #FFDCFC #FFF0DC
square
#DCFFDF #DCEAFF #FFDCFC #FFF0DC
split-complementary
#DCFFDF #F0DCFF #FFDCEA
monochromatic
#62FF6F #9FFFA7 #DCFFDF #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.08
#DCFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#DCFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFDF
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFDF | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DD
Deuteranopia (green-blind)
#FAF4E1
Tritanopia (blue-blind)
#D8FDF6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcffdf; /* rgb */ color: rgb(220, 255, 223); /* oklch */ color: oklch(96.7% 0.056 147.5);
Tailwind
colors: {
custom: {
50: '#e7ffe9',
500: '#dcffdf',
950: '#000000',
},
}SCSS
$custom: #dcffdf; $custom-light: #e7ffe9; $custom-dark: #000000;
JSON
{
"hex": "#dcffdf",
"rgb": {
"r": 220,
"g": 255,
"b": 223
},
"hsl": {
"h": 125.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96657,
"c": 0.05577,
"h": 147.5
},
"luminance": 0.92063
}Semantic roles & 50–950 ramp
primary
#DCFFDF
secondary
#EC93E4
accent
#00D2E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684