#DCFBF9#DCFBF9
#DCFBF9 is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.5% C 0.032 H 191.9°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBF9 |
|---|---|
| RGB | rgb(220, 251, 249) |
| HSL | hsl(176, 79%, 92%) |
| HSV | hsv(176, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(96.43, -10.36, -2.43) |
| CIE-LCH | lch(96.43, 10.64, 193.18°) |
| OKLab | oklab(96.53% -0.0315 -0.0066) |
| OKLCH | oklch(96.53% 0.032 191.9) |
| XYZ | xyz(81.1071, 91.0478, 102.9049) |
| Luminance | 0.9105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.23
Ice Blue (survey)
#D7FFFE
ΔE00 2.33
Very Pale Blue
#D6FFFE
ΔE00 2.55
Very Light Blue
#D5FFFF
ΔE00 2.78
Really Light Blue
#D4FFFF
ΔE00 3.00
Ice
#D6FFFA
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBF9 #FBDCDE
analogous
#DCFBEA #DCFBF9 #DCEEFB
triadic
#DCFBF9 #F9DCFB #FBF9DC
tetradic
#DCFBF9 #EADCFB #FBDCDE #EEFBDC
square
#DCFBF9 #EADCFB #FBDCDE #EEFBDC
split-complementary
#DCFBF9 #FBDCEE #FBEADC
monochromatic
#6EEEE6 #A5F5F0 #DCFBF9 #E4FCFA #E4FCFA
Accessibility & contrast
On white
1.09
#DCFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#DCFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBF9
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBF9 | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8F9
Deuteranopia (green-blind)
#F1F3F9
Tritanopia (blue-blind)
#D4FDFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfbf9; /* rgb */ color: rgb(220, 251, 249); /* oklch */ color: oklch(96.5% 0.032 191.9);
Tailwind
colors: {
custom: {
50: '#e7fcfb',
500: '#dcfbf9',
950: '#000000',
},
}SCSS
$custom: #dcfbf9; $custom-light: #e7fcfb; $custom-dark: #000000;
JSON
{
"hex": "#dcfbf9",
"rgb": {
"r": 220,
"g": 251,
"b": 249
},
"hsl": {
"h": 176.129,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96532,
"c": 0.03222,
"h": 191.9
},
"luminance": 0.9105
}Semantic roles & 50–950 ramp
primary
#DCFBF9
secondary
#E2999E
accent
#0A17DC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585