#DCFFD5#DCFFD5
#DCFFD5 is a very light, moderate green. Relative luminance 0.915; OKLCH L 96.4% C 0.066 H 140.4°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFD5 |
|---|---|
| RGB | rgb(220, 255, 213) |
| HSL | hsl(110, 100%, 92%) |
| HSV | hsv(110, 16%, 100%) |
| CMYK | cmyk(13.7%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(96.63, -18.80, 16.37) |
| CIE-LCH | lch(96.63, 24.93, 138.96°) |
| OKLab | oklab(96.42% -0.0511 0.0422) |
| OKLCH | oklch(96.42% 0.066 140.4) |
| XYZ | xyz(77.2829, 91.5385, 76.5349) |
| Luminance | 0.9154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.43
Very Light Green
#D1FFBD
ΔE00 5.53
Pale Green
#C7FDB5
ΔE00 6.98
Light Sage
#BCECAC
ΔE00 7.22
Celadon
#BEFDB7
ΔE00 7.27
Mint
#AAF0C1
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFD5 #F8D5FF
analogous
#F1FFD5 #DCFFD5 #D5FFE3
triadic
#DCFFD5 #D5DCFF #FFD5DC
tetradic
#DCFFD5 #D5F1FF #F8D5FF #FFE3D5
square
#DCFFD5 #D5F1FF #F8D5FF #FFE3D5
split-complementary
#DCFFD5 #E3D5FF #FFD5F1
monochromatic
#76FF5B #A9FF98 #DCFFD5 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.09
#DCFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#DCFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFD5
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFD5 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D3
Deuteranopia (green-blind)
#FCF4D7
Tritanopia (blue-blind)
#DAFCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffd5; /* rgb */ color: rgb(220, 255, 213); /* oklch */ color: oklch(96.4% 0.066 140.4);
Tailwind
colors: {
custom: {
50: '#e7ffe2',
500: '#dcffd5',
950: '#000000',
},
}SCSS
$custom: #dcffd5; $custom-light: #e7ffe2; $custom-dark: #000000;
JSON
{
"hex": "#dcffd5",
"rgb": {
"r": 220,
"g": 255,
"b": 213
},
"hsl": {
"h": 110,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96416,
"c": 0.06626,
"h": 140.4
},
"luminance": 0.9154
}Semantic roles & 50–950 ramp
primary
#DCFFD5
secondary
#DB8DEB
accent
#00E6BF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684