#DCFAF2#DCFAF2
#DCFAF2 is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.1% C 0.033 H 177.8°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAF2 |
|---|---|
| RGB | rgb(220, 250, 242) |
| HSL | hsl(164, 75%, 92%) |
| HSV | hsv(164, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 3.2%, 2%) |
| CIE-LAB | lab(96.00, -11.20, 0.55) |
| CIE-LCH | lch(96.00, 11.21, 177.20°) |
| OKLab | oklab(96.13% -0.0329 0.0013) |
| OKLCH | oklch(96.13% 0.033 177.8) |
| XYZ | xyz(79.7240, 89.9961, 97.1579) |
| Luminance | 0.9000 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.04
Lightcyan
#E0FFFF
ΔE00 3.62
Ice Blue (survey)
#D7FFFE
ΔE00 3.73
Very Pale Blue
#D6FFFE
ΔE00 3.86
Very Light Blue
#D5FFFF
ΔE00 4.27
Really Light Blue
#D4FFFF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAF2 #FADCE4
analogous
#DCFAE3 #DCFAF2 #DCF3FA
triadic
#DCFAF2 #F2DCFA #FAF2DC
tetradic
#DCFAF2 #E3DCFA #FADCE4 #F3FADC
square
#DCFAF2 #E3DCFA #FADCE4 #F3FADC
split-complementary
#DCFAF2 #FADCF3 #FAE3DC
monochromatic
#71EBCA #A6F2DE #DCFAF2 #E4FBF5 #E4FBF5
Accessibility & contrast
On white
1.11
#DCFAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#DCFAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAF2
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAF2 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F2
Deuteranopia (green-blind)
#F1F2F3
Tritanopia (blue-blind)
#D5FBF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfaf2; /* rgb */ color: rgb(220, 250, 242); /* oklch */ color: oklch(96.1% 0.033 177.8);
Tailwind
colors: {
custom: {
50: '#e7fcf6',
500: '#dcfaf2',
950: '#000000',
},
}SCSS
$custom: #dcfaf2; $custom-light: #e7fcf6; $custom-dark: #000000;
JSON
{
"hex": "#dcfaf2",
"rgb": {
"r": 220,
"g": 250,
"b": 242
},
"hsl": {
"h": 164,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96129,
"c": 0.0329,
"h": 177.8
},
"luminance": 0.89998
}Semantic roles & 50–950 ramp
primary
#DCFAF2
secondary
#E09BAD
accent
#0E44D7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585