#DCFAF3#DCFAF3
#DCFAF3 is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.2% C 0.033 H 180.0°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAF3 |
|---|---|
| RGB | rgb(220, 250, 243) |
| HSL | hsl(166, 75%, 92%) |
| HSV | hsv(166, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 2.8%, 2%) |
| CIE-LAB | lab(96.02, -11.01, 0.07) |
| CIE-LCH | lch(96.02, 11.01, 179.64°) |
| OKLab | oklab(96.16% -0.0325 0) |
| OKLCH | oklch(96.16% 0.033 180) |
| XYZ | xyz(79.8746, 90.0563, 97.9510) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.92
Lightcyan
#E0FFFF
ΔE00 3.21
Ice Blue (survey)
#D7FFFE
ΔE00 3.43
Very Pale Blue
#D6FFFE
ΔE00 3.58
Very Light Blue
#D5FFFF
ΔE00 3.98
Really Light Blue
#D4FFFF
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAF3 #FADCE3
analogous
#DCFAE4 #DCFAF3 #DCF2FA
triadic
#DCFAF3 #F3DCFA #FAF3DC
tetradic
#DCFAF3 #E4DCFA #FADCE3 #F2FADC
square
#DCFAF3 #E4DCFA #FADCE3 #F2FADC
split-complementary
#DCFAF3 #FADCF2 #FAE4DC
monochromatic
#71EBCE #A6F2E1 #DCFAF3 #E4FBF6 #E4FBF6
Accessibility & contrast
On white
1.10
#DCFAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DCFAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAF3
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAF3 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F3
Deuteranopia (green-blind)
#F1F2F4
Tritanopia (blue-blind)
#D5FBF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfaf3; /* rgb */ color: rgb(220, 250, 243); /* oklch */ color: oklch(96.2% 0.033 180.0);
Tailwind
colors: {
custom: {
50: '#e7fcf7',
500: '#dcfaf3',
950: '#000000',
},
}SCSS
$custom: #dcfaf3; $custom-light: #e7fcf7; $custom-dark: #000000;
JSON
{
"hex": "#dcfaf3",
"rgb": {
"r": 220,
"g": 250,
"b": 243
},
"hsl": {
"h": 166,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96157,
"c": 0.0325,
"h": 180
},
"luminance": 0.90058
}Semantic roles & 50–950 ramp
primary
#DCFAF3
secondary
#E09BAB
accent
#0E3DD7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585