#DCFBDF#DCFBDF
#DCFBDF is a very light, muted green. Relative luminance 0.895; OKLCH L 95.8% C 0.049 H 147.9°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBDF |
|---|---|
| RGB | rgb(220, 251, 223) |
| HSL | hsl(126, 79%, 92%) |
| HSV | hsv(126, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(95.80, -15.14, 10.06) |
| CIE-LCH | lch(95.80, 18.18, 146.40°) |
| OKLab | oklab(95.83% -0.0417 0.0262) |
| OKLCH | oklch(95.83% 0.049 147.9) |
| XYZ | xyz(77.3288, 89.5365, 83.0059) |
| Luminance | 0.8954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.72
Ice
#D6FFFA
ΔE00 8.76
Pale Aqua
#B8FFEB
ΔE00 8.80
Very Pale Green
#CFFDBC
ΔE00 9.15
Mint
#AAF0C1
ΔE00 9.18
Very Light Green
#D1FFBD
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBDF #FBDCF8
analogous
#E9FBDC #DCFBDF #DCFBEE
triadic
#DCFBDF #DFDCFB #FBDFDC
tetradic
#DCFBDF #DCE9FB #FBDCF8 #FBEEDC
square
#DCFBDF #DCE9FB #FBDCF8 #FBEEDC
split-complementary
#DCFBDF #EEDCFB #FBDCE9
monochromatic
#6EEE7B #A5F5AD #DCFBDF #E4FCE6 #E4FCE6
Accessibility & contrast
On white
1.11
#DCFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DCFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBDF
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBDF | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DE
Deuteranopia (green-blind)
#F6F2E0
Tritanopia (blue-blind)
#D9F9F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfbdf; /* rgb */ color: rgb(220, 251, 223); /* oklch */ color: oklch(95.8% 0.049 147.9);
Tailwind
colors: {
custom: {
50: '#e7fce9',
500: '#dcfbdf',
950: '#000000',
},
}SCSS
$custom: #dcfbdf; $custom-light: #e7fce9; $custom-dark: #000000;
JSON
{
"hex": "#dcfbdf",
"rgb": {
"r": 220,
"g": 251,
"b": 223
},
"hsl": {
"h": 125.806,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.95829,
"c": 0.04921,
"h": 147.9
},
"luminance": 0.89538
}Semantic roles & 50–950 ramp
primary
#DCFBDF
secondary
#E299DB
accent
#0AC7DC
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584