#DCFBF8#DCFBF8
#DCFBF8 is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.5% C 0.032 H 189.5°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBF8 |
|---|---|
| RGB | rgb(220, 251, 248) |
| HSL | hsl(174, 79%, 92%) |
| HSV | hsv(174, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(96.40, -10.55, -1.95) |
| CIE-LCH | lch(96.40, 10.73, 190.46°) |
| OKLab | oklab(96.5% -0.0319 -0.0054) |
| OKLCH | oklch(96.5% 0.032 189.5) |
| XYZ | xyz(80.9515, 90.9856, 102.0857) |
| Luminance | 0.9099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.59
Ice Blue (survey)
#D7FFFE
ΔE00 2.37
Very Pale Blue
#D6FFFE
ΔE00 2.58
Ice
#D6FFFA
ΔE00 2.83
Very Light Blue
#D5FFFF
ΔE00 2.87
Really Light Blue
#D4FFFF
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBF8 #FBDCDF
analogous
#DCFBE9 #DCFBF8 #DCEEFB
triadic
#DCFBF8 #F8DCFB #FBF8DC
tetradic
#DCFBF8 #E9DCFB #FBDCDF #EEFBDC
square
#DCFBF8 #E9DCFB #FBDCDF #EEFBDC
split-complementary
#DCFBF8 #FBDCEE #FBE9DC
monochromatic
#6EEEE2 #A5F5ED #DCFBF8 #E4FCFA #E4FCFA
Accessibility & contrast
On white
1.09
#DCFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#DCFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBF8
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBF8 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F8
Deuteranopia (green-blind)
#F1F3F8
Tritanopia (blue-blind)
#D4FDFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfbf8; /* rgb */ color: rgb(220, 251, 248); /* oklch */ color: oklch(96.5% 0.032 189.5);
Tailwind
colors: {
custom: {
50: '#e7fcfa',
500: '#dcfbf8',
950: '#000000',
},
}SCSS
$custom: #dcfbf8; $custom-light: #e7fcfa; $custom-dark: #000000;
JSON
{
"hex": "#dcfbf8",
"rgb": {
"r": 220,
"g": 251,
"b": 248
},
"hsl": {
"h": 174.194,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96503,
"c": 0.03236,
"h": 189.5
},
"luminance": 0.90987
}Semantic roles & 50–950 ramp
primary
#DCFBF8
secondary
#E299A0
accent
#0A1EDC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585