#DCFFDB#DCFFDB
#DCFFDB is a very light, muted green. Relative luminance 0.918; OKLCH L 96.6% C 0.060 H 144.4°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFDB |
|---|---|
| RGB | rgb(220, 255, 219) |
| HSL | hsl(118, 100%, 93%) |
| HSV | hsv(118, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(96.76, -17.79, 13.48) |
| CIE-LCH | lch(96.76, 22.32, 142.86°) |
| OKLab | oklab(96.56% -0.0486 0.0349) |
| OKLCH | oklch(96.56% 0.06 144.4) |
| XYZ | xyz(78.0586, 91.8488, 80.6202) |
| Luminance | 0.9185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.95
Very Light Green
#D1FFBD
ΔE00 7.07
Mint
#AAF0C1
ΔE00 8.01
Pale Green
#C7FDB5
ΔE00 8.42
Light Sage
#BCECAC
ΔE00 8.43
Celadon
#BEFDB7
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFDB #FEDBFF
analogous
#EEFFDB #DCFFDB #DBFFEC
triadic
#DCFFDB #DBDCFF #FFDBDC
tetradic
#DCFFDB #DBEEFF #FEDBFF #FFECDB
square
#DCFFDB #DBEEFF #FEDBFF #FFECDB
split-complementary
#DCFFDB #ECDBFF #FFDBEE
monochromatic
#65FF61 #A0FF9E #DCFFDB #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.08
#DCFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#DCFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFDB
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFDB | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D9
Deuteranopia (green-blind)
#FBF4DD
Tritanopia (blue-blind)
#D9FDF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcffdb; /* rgb */ color: rgb(220, 255, 219); /* oklch */ color: oklch(96.6% 0.060 144.4);
Tailwind
colors: {
custom: {
50: '#e7ffe6',
500: '#dcffdb',
950: '#000000',
},
}SCSS
$custom: #dcffdb; $custom-light: #e7ffe6; $custom-dark: #000000;
JSON
{
"hex": "#dcffdb",
"rgb": {
"r": 220,
"g": 255,
"b": 219
},
"hsl": {
"h": 118.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96559,
"c": 0.05986,
"h": 144.4
},
"luminance": 0.9185
}Semantic roles & 50–950 ramp
primary
#DCFFDB
secondary
#E992EC
accent
#00E6DF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684