#DCFBFA#DCFBFA
#DCFBFA is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.6% C 0.032 H 194.2°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBFA |
|---|---|
| RGB | rgb(220, 251, 250) |
| HSL | hsl(178, 79%, 92%) |
| HSV | hsv(178, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(96.46, -10.16, -2.90) |
| CIE-LCH | lch(96.46, 10.57, 195.95°) |
| OKLab | oklab(96.56% -0.0311 -0.0079) |
| OKLCH | oklch(96.56% 0.032 194.2) |
| XYZ | xyz(81.2635, 91.1103, 103.7285) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.94
Ice Blue (survey)
#D7FFFE
ΔE00 2.37
Very Pale Blue
#D6FFFE
ΔE00 2.60
Very Light Blue
#D5FFFF
ΔE00 2.77
Really Light Blue
#D4FFFF
ΔE00 3.00
Ice
#D6FFFA
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBFA #FBDCDD
analogous
#DCFBEB #DCFBFA #DCECFB
triadic
#DCFBFA #FADCFB #FBFADC
tetradic
#DCFBFA #EBDCFB #FBDCDD #ECFBDC
square
#DCFBFA #EBDCFB #FBDCDD #ECFBDC
split-complementary
#DCFBFA #FBDCEC #FBEBDC
monochromatic
#6EEEEA #A5F5F2 #DCFBFA #E4FCFB #E4FCFB
Accessibility & contrast
On white
1.09
#DCFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DCFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBFA
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBFA | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#F0F3FA
Tritanopia (blue-blind)
#D3FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfbfa; /* rgb */ color: rgb(220, 251, 250); /* oklch */ color: oklch(96.6% 0.032 194.2);
Tailwind
colors: {
custom: {
50: '#e7fcfb',
500: '#dcfbfa',
950: '#000000',
},
}SCSS
$custom: #dcfbfa; $custom-light: #e7fcfb; $custom-dark: #000000;
JSON
{
"hex": "#dcfbfa",
"rgb": {
"r": 220,
"g": 251,
"b": 250
},
"hsl": {
"h": 178.065,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96561,
"c": 0.03214,
"h": 194.2
},
"luminance": 0.91112
}Semantic roles & 50–950 ramp
primary
#DCFBFA
secondary
#E2999C
accent
#0A10DC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585