#DCF9FA#DCF9FA
#DCF9FA is a very light, muted teal. Relative luminance 0.899; OKLCH L 96.2% C 0.030 H 199.2°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF9FA |
|---|---|
| RGB | rgb(220, 249, 250) |
| HSL | hsl(182, 75%, 92%) |
| HSV | hsv(182, 12%, 98%) |
| CMYK | cmyk(12%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(95.94, -9.16, -3.66) |
| CIE-LCH | lch(95.94, 9.87, 201.77°) |
| OKLab | oklab(96.16% -0.0285 -0.0099) |
| OKLCH | oklch(96.16% 0.03 199.2) |
| XYZ | xyz(80.6420, 89.8674, 103.5214) |
| Luminance | 0.8987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.38
Ice Blue (survey)
#D7FFFE
ΔE00 3.31
Very Pale Blue
#D6FFFE
ΔE00 3.52
Very Light Blue
#D5FFFF
ΔE00 3.58
Really Light Blue
#D4FFFF
ΔE00 3.80
Pale Blue
#D0FEFE
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF9FA #FADDDC
analogous
#DCFAEC #DCF9FA #DCEAFA
triadic
#DCF9FA #FADCF9 #F9FADC
tetradic
#DCF9FA #ECDCFA #FADDDC #EAFADC
square
#DCF9FA #ECDCFA #FADDDC #EAFADC
split-complementary
#DCF9FA #FADCEA #FAECDC
monochromatic
#71E7EB #A6F0F2 #DCF9FA #E4FAFB #E4FAFB
Accessibility & contrast
On white
1.11
#DCF9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DCF9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF9FA
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF9FA | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#EFF1FA
Tritanopia (blue-blind)
#D4FBF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcf9fa; /* rgb */ color: rgb(220, 249, 250); /* oklch */ color: oklch(96.2% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#e7fbfb',
500: '#dcf9fa',
950: '#000000',
},
}SCSS
$custom: #dcf9fa; $custom-light: #e7fbfb; $custom-dark: #000000;
JSON
{
"hex": "#dcf9fa",
"rgb": {
"r": 220,
"g": 249,
"b": 250
},
"hsl": {
"h": 182,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96155,
"c": 0.03017,
"h": 199.2
},
"luminance": 0.89869
}Semantic roles & 50–950 ramp
primary
#DCF9FA
secondary
#E09D9B
accent
#150ED7
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585