#DCFAF4#DCFAF4
#DCFAF4 is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.2% C 0.032 H 182.2°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAF4 |
|---|---|
| RGB | rgb(220, 250, 244) |
| HSL | hsl(168, 75%, 92%) |
| HSV | hsv(168, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 2.4%, 2%) |
| CIE-LAB | lab(96.05, -10.82, -0.41) |
| CIE-LCH | lch(96.05, 10.82, 182.17°) |
| OKLab | oklab(96.19% -0.0321 -0.0013) |
| OKLCH | oklch(96.19% 0.032 182.2) |
| XYZ | xyz(80.0260, 90.1169, 98.7485) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.81
Ice
#D6FFFA
ΔE00 2.87
Ice Blue (survey)
#D7FFFE
ΔE00 3.17
Very Pale Blue
#D6FFFE
ΔE00 3.33
Very Light Blue
#D5FFFF
ΔE00 3.71
Really Light Blue
#D4FFFF
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAF4 #FADCE2
analogous
#DCFAE5 #DCFAF4 #DCF1FA
triadic
#DCFAF4 #F4DCFA #FAF4DC
tetradic
#DCFAF4 #E5DCFA #FADCE2 #F1FADC
square
#DCFAF4 #E5DCFA #FADCE2 #F1FADC
split-complementary
#DCFAF4 #FADCF1 #FAE5DC
monochromatic
#71EBD2 #A6F2E3 #DCFAF4 #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.10
#DCFAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#DCFAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAF4
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAF4 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F4
Deuteranopia (green-blind)
#F1F2F5
Tritanopia (blue-blind)
#D5FBF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfaf4; /* rgb */ color: rgb(220, 250, 244); /* oklch */ color: oklch(96.2% 0.032 182.2);
Tailwind
colors: {
custom: {
50: '#e7fcf7',
500: '#dcfaf4',
950: '#000000',
},
}SCSS
$custom: #dcfaf4; $custom-light: #e7fcf7; $custom-dark: #000000;
JSON
{
"hex": "#dcfaf4",
"rgb": {
"r": 220,
"g": 250,
"b": 244
},
"hsl": {
"h": 168,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96186,
"c": 0.03213,
"h": 182.2
},
"luminance": 0.90119
}Semantic roles & 50–950 ramp
primary
#DCFAF4
secondary
#E09BA8
accent
#0E37D7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585