#DCFFCF#DCFFCF
#DCFFCF is a very light, moderate green. Relative luminance 0.912; OKLCH L 96.3% C 0.073 H 137.2°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFCF |
|---|---|
| RGB | rgb(220, 255, 207) |
| HSL | hsl(104, 100%, 91%) |
| HSV | hsv(104, 19%, 100%) |
| CMYK | cmyk(13.7%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(96.51, -19.78, 19.26) |
| CIE-LCH | lch(96.51, 27.61, 135.77°) |
| OKLab | oklab(96.28% -0.0535 0.0495) |
| OKLCH | oklch(96.28% 0.073 137.2) |
| XYZ | xyz(76.5354, 91.2395, 72.5981) |
| Luminance | 0.9124 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.07
Very Light Green
#D1FFBD
ΔE00 4.14
Pale Green
#C7FDB5
ΔE00 5.72
Light Sage
#BCECAC
ΔE00 6.25
Celadon
#BEFDB7
ΔE00 6.26
Light Light Green
#C8FFB0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFCF #F2CFFF
analogous
#F4FFCF #DCFFCF #CFFFDA
triadic
#DCFFCF #CFDCFF #FFCFDC
tetradic
#DCFFCF #CFF4FF #F2CFFF #FFDACF
square
#DCFFCF #CFF4FF #F2CFFF #FFDACF
split-complementary
#DCFFCF #DACFFF #FFCFF4
monochromatic
#83FF55 #AFFF92 #DCFFCF #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.09
#DCFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DCFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFCF
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFCF | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CC
Deuteranopia (green-blind)
#FDF4D1
Tritanopia (blue-blind)
#DBFBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffcf; /* rgb */ color: rgb(220, 255, 207); /* oklch */ color: oklch(96.3% 0.073 137.2);
Tailwind
colors: {
custom: {
50: '#e7ffdd',
500: '#dcffcf',
950: '#000000',
},
}SCSS
$custom: #dcffcf; $custom-light: #e7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#dcffcf",
"rgb": {
"r": 220,
"g": 255,
"b": 207
},
"hsl": {
"h": 103.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96277,
"c": 0.07286,
"h": 137.2
},
"luminance": 0.91241
}Semantic roles & 50–950 ramp
primary
#DCFFCF
secondary
#D088EA
accent
#00E6A7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684