#DCFBF6#DCFBF6
#DCFBF6 is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.4% C 0.033 H 184.9°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBF6 |
|---|---|
| RGB | rgb(220, 251, 246) |
| HSL | hsl(170, 79%, 92%) |
| HSV | hsv(170, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(96.35, -10.93, -0.99) |
| CIE-LCH | lch(96.35, 10.98, 185.18°) |
| OKLab | oklab(96.45% -0.0327 -0.0028) |
| OKLCH | oklch(96.45% 0.033 184.9) |
| XYZ | xyz(80.6429, 90.8621, 100.4603) |
| Luminance | 0.9086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.37
Ice
#D6FFFA
ΔE00 2.59
Ice Blue (survey)
#D7FFFE
ΔE00 2.69
Very Pale Blue
#D6FFFE
ΔE00 2.87
Very Light Blue
#D5FFFF
ΔE00 3.23
Really Light Blue
#D4FFFF
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBF6 #FBDCE1
analogous
#DCFBE7 #DCFBF6 #DCF0FB
triadic
#DCFBF6 #F6DCFB #FBF6DC
tetradic
#DCFBF6 #E7DCFB #FBDCE1 #F0FBDC
square
#DCFBF6 #E7DCFB #FBDCE1 #F0FBDC
split-complementary
#DCFBF6 #FBDCF0 #FBE7DC
monochromatic
#6EEEDA #A5F5E8 #DCFBF6 #E4FCF8 #E4FCF8
Accessibility & contrast
On white
1.10
#DCFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#DCFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBF6
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBF6 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F6
Deuteranopia (green-blind)
#F1F3F7
Tritanopia (blue-blind)
#D4FDF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfbf6; /* rgb */ color: rgb(220, 251, 246); /* oklch */ color: oklch(96.4% 0.033 184.9);
Tailwind
colors: {
custom: {
50: '#e7fcf9',
500: '#dcfbf6',
950: '#000000',
},
}SCSS
$custom: #dcfbf6; $custom-light: #e7fcf9; $custom-dark: #000000;
JSON
{
"hex": "#dcfbf6",
"rgb": {
"r": 220,
"g": 251,
"b": 246
},
"hsl": {
"h": 170.323,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96446,
"c": 0.03279,
"h": 184.9
},
"luminance": 0.90864
}Semantic roles & 50–950 ramp
primary
#DCFBF6
secondary
#E299A5
accent
#0A2CDC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585