#DCFFDA#DCFFDA
#DCFFDA is a very light, moderate green. Relative luminance 0.918; OKLCH L 96.5% C 0.061 H 143.6°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFDA |
|---|---|
| RGB | rgb(220, 255, 218) |
| HSL | hsl(117, 100%, 93%) |
| HSV | hsv(117, 15%, 100%) |
| CMYK | cmyk(13.7%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(96.74, -17.96, 13.96) |
| CIE-LCH | lch(96.74, 22.75, 142.15°) |
| OKLab | oklab(96.54% -0.0491 0.0361) |
| OKLCH | oklch(96.54% 0.061 143.6) |
| XYZ | xyz(77.9274, 91.7963, 79.9289) |
| Luminance | 0.9180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.69
Very Light Green
#D1FFBD
ΔE00 6.80
Mint
#AAF0C1
ΔE00 7.94
Pale Green
#C7FDB5
ΔE00 8.17
Light Sage
#BCECAC
ΔE00 8.21
Celadon
#BEFDB7
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFDA #FDDAFF
analogous
#EEFFDA #DCFFDA #DAFFEA
triadic
#DCFFDA #DADCFF #FFDADC
tetradic
#DCFFDA #DAEEFF #FDDAFF #FFEADA
square
#DCFFDA #DAEEFF #FDDAFF #FFEADA
split-complementary
#DCFFDA #EADAFF #FFDAEE
monochromatic
#68FF60 #A2FF9D #DCFFDA #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.08
#DCFFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#DCFFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFDA
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFDA | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D8
Deuteranopia (green-blind)
#FBF4DC
Tritanopia (blue-blind)
#D9FDF4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcffda; /* rgb */ color: rgb(220, 255, 218); /* oklch */ color: oklch(96.5% 0.061 143.6);
Tailwind
colors: {
custom: {
50: '#e7ffe5',
500: '#dcffda',
950: '#000000',
},
}SCSS
$custom: #dcffda; $custom-light: #e7ffe5; $custom-dark: #000000;
JSON
{
"hex": "#dcffda",
"rgb": {
"r": 220,
"g": 255,
"b": 218
},
"hsl": {
"h": 116.757,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96535,
"c": 0.06091,
"h": 143.6
},
"luminance": 0.91798
}Semantic roles & 50–950 ramp
primary
#DCFFDA
secondary
#E792EC
accent
#00E6D9
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684