#DCFFD2#DCFFD2
#DCFFD2 is a very light, moderate green. Relative luminance 0.914; OKLCH L 96.3% C 0.070 H 138.8°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFD2 |
|---|---|
| RGB | rgb(220, 255, 210) |
| HSL | hsl(107, 100%, 91%) |
| HSV | hsv(107, 18%, 100%) |
| CMYK | cmyk(13.7%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.57, -19.29, 17.81) |
| CIE-LCH | lch(96.57, 26.26, 137.29°) |
| OKLab | oklab(96.35% -0.0523 0.0458) |
| OKLCH | oklch(96.35% 0.07 138.8) |
| XYZ | xyz(76.9057, 91.3876, 74.5481) |
| Luminance | 0.9139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.73
Very Light Green
#D1FFBD
ΔE00 4.81
Pale Green
#C7FDB5
ΔE00 6.32
Light Sage
#BCECAC
ΔE00 6.70
Celadon
#BEFDB7
ΔE00 6.73
Light Light Green
#C8FFB0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFD2 #F5D2FF
analogous
#F2FFD2 #DCFFD2 #D2FFDE
triadic
#DCFFD2 #D2DCFF #FFD2DC
tetradic
#DCFFD2 #D2F2FF #F5D2FF #FFDED2
square
#DCFFD2 #D2F2FF #F5D2FF #FFDED2
split-complementary
#DCFFD2 #DED2FF #FFD2F2
monochromatic
#7DFF58 #ACFF95 #DCFFD2 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.09
#DCFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#DCFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFD2
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFD2 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CF
Deuteranopia (green-blind)
#FCF4D4
Tritanopia (blue-blind)
#DBFCF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffd2; /* rgb */ color: rgb(220, 255, 210); /* oklch */ color: oklch(96.3% 0.070 138.8);
Tailwind
colors: {
custom: {
50: '#e7ffdf',
500: '#dcffd2',
950: '#000000',
},
}SCSS
$custom: #dcffd2; $custom-light: #e7ffdf; $custom-dark: #000000;
JSON
{
"hex": "#dcffd2",
"rgb": {
"r": 220,
"g": 255,
"b": 210
},
"hsl": {
"h": 106.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96346,
"c": 0.06954,
"h": 138.8
},
"luminance": 0.91389
}Semantic roles & 50–950 ramp
primary
#DCFFD2
secondary
#D58BEA
accent
#00E6B3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684