#DCFFD3#DCFFD3
#DCFFD3 is a very light, moderate green. Relative luminance 0.914; OKLCH L 96.4% C 0.068 H 139.3°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFD3 |
|---|---|
| RGB | rgb(220, 255, 211) |
| HSL | hsl(108, 100%, 91%) |
| HSV | hsv(108, 17%, 100%) |
| CMYK | cmyk(13.7%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(96.59, -19.13, 17.33) |
| CIE-LCH | lch(96.59, 25.81, 137.83°) |
| OKLab | oklab(96.37% -0.0519 0.0446) |
| OKLCH | oklch(96.37% 0.068 139.3) |
| XYZ | xyz(77.0306, 91.4376, 75.2063) |
| Luminance | 0.9144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.95
Very Light Green
#D1FFBD
ΔE00 5.05
Pale Green
#C7FDB5
ΔE00 6.54
Light Sage
#BCECAC
ΔE00 6.86
Celadon
#BEFDB7
ΔE00 6.90
Light Mint
#B6FFBB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFD3 #F6D3FF
analogous
#F2FFD3 #DCFFD3 #D3FFE0
triadic
#DCFFD3 #D3DCFF #FFD3DC
tetradic
#DCFFD3 #D3F2FF #F6D3FF #FFE0D3
square
#DCFFD3 #D3F2FF #F6D3FF #FFE0D3
split-complementary
#DCFFD3 #E0D3FF #FFD3F2
monochromatic
#7BFF59 #ABFF96 #DCFFD3 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.09
#DCFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DCFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFD3
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFD3 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D1
Deuteranopia (green-blind)
#FCF4D5
Tritanopia (blue-blind)
#DBFCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffd3; /* rgb */ color: rgb(220, 255, 211); /* oklch */ color: oklch(96.4% 0.068 139.3);
Tailwind
colors: {
custom: {
50: '#e7ffe0',
500: '#dcffd3',
950: '#000000',
},
}SCSS
$custom: #dcffd3; $custom-light: #e7ffe0; $custom-dark: #000000;
JSON
{
"hex": "#dcffd3",
"rgb": {
"r": 220,
"g": 255,
"b": 211
},
"hsl": {
"h": 107.727,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96369,
"c": 0.06844,
"h": 139.3
},
"luminance": 0.91439
}Semantic roles & 50–950 ramp
primary
#DCFFD3
secondary
#D78CEB
accent
#00E6B7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684