#DCFAF9#DCFAF9
#DCFAF9 is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.3% C 0.031 H 194.2°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAF9 |
|---|---|
| RGB | rgb(220, 250, 249) |
| HSL | hsl(178, 75%, 92%) |
| HSV | hsv(178, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 0.4%, 2%) |
| CIE-LAB | lab(96.17, -9.86, -2.80) |
| CIE-LCH | lch(96.17, 10.25, 195.88°) |
| OKLab | oklab(96.33% -0.0302 -0.0076) |
| OKLCH | oklch(96.33% 0.031 194.2) |
| XYZ | xyz(80.7955, 90.4247, 102.8011) |
| Luminance | 0.9043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.10
Ice Blue (survey)
#D7FFFE
ΔE00 2.68
Very Pale Blue
#D6FFFE
ΔE00 2.90
Very Light Blue
#D5FFFF
ΔE00 3.07
Really Light Blue
#D4FFFF
ΔE00 3.29
Ice
#D6FFFA
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAF9 #FADCDD
analogous
#DCFAEA #DCFAF9 #DCECFA
triadic
#DCFAF9 #F9DCFA #FAF9DC
tetradic
#DCFAF9 #EADCFA #FADCDD #ECFADC
square
#DCFAF9 #EADCFA #FADCDD #ECFADC
split-complementary
#DCFAF9 #FADCEC #FAEADC
monochromatic
#71EBE7 #A6F2F0 #DCFAF9 #E4FBFA #E4FBFA
Accessibility & contrast
On white
1.10
#DCFAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#DCFAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAF9
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAF9 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7F9
Deuteranopia (green-blind)
#F0F2F9
Tritanopia (blue-blind)
#D4FCFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfaf9; /* rgb */ color: rgb(220, 250, 249); /* oklch */ color: oklch(96.3% 0.031 194.2);
Tailwind
colors: {
custom: {
50: '#e7fcfb',
500: '#dcfaf9',
950: '#000000',
},
}SCSS
$custom: #dcfaf9; $custom-light: #e7fcfb; $custom-dark: #000000;
JSON
{
"hex": "#dcfaf9",
"rgb": {
"r": 220,
"g": 250,
"b": 249
},
"hsl": {
"h": 178,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96329,
"c": 0.03115,
"h": 194.2
},
"luminance": 0.90426
}Semantic roles & 50–950 ramp
primary
#DCFAF9
secondary
#E09B9D
accent
#0E15D7
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585