#DCFAF1#DCFAF1
#DCFAF1 is a very light, muted teal. Relative luminance 0.899; OKLCH L 96.1% C 0.033 H 175.6°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAF1 |
|---|---|
| RGB | rgb(220, 250, 241) |
| HSL | hsl(162, 75%, 92%) |
| HSV | hsv(162, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 3.6%, 2%) |
| CIE-LAB | lab(95.97, -11.38, 1.03) |
| CIE-LCH | lch(95.97, 11.43, 174.84°) |
| OKLab | oklab(96.1% -0.0333 0.0026) |
| OKLCH | oklch(96.1% 0.033 175.6) |
| XYZ | xyz(79.5742, 89.9362, 96.3690) |
| Luminance | 0.8994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.20
Lightcyan
#E0FFFF
ΔE00 4.01
Ice Blue (survey)
#D7FFFE
ΔE00 4.04
Very Pale Blue
#D6FFFE
ΔE00 4.16
Very Light Blue
#D5FFFF
ΔE00 4.58
Really Light Blue
#D4FFFF
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAF1 #FADCE5
analogous
#DCFAE2 #DCFAF1 #DCF4FA
triadic
#DCFAF1 #F1DCFA #FAF1DC
tetradic
#DCFAF1 #E2DCFA #FADCE5 #F4FADC
square
#DCFAF1 #E2DCFA #FADCE5 #F4FADC
split-complementary
#DCFAF1 #FADCF4 #FAE2DC
monochromatic
#71EBC6 #A6F2DC #DCFAF1 #E4FBF4 #E4FBF4
Accessibility & contrast
On white
1.11
#DCFAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#DCFAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAF1
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAF1 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F1
Deuteranopia (green-blind)
#F2F2F2
Tritanopia (blue-blind)
#D5FBF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfaf1; /* rgb */ color: rgb(220, 250, 241); /* oklch */ color: oklch(96.1% 0.033 175.6);
Tailwind
colors: {
custom: {
50: '#e7fcf5',
500: '#dcfaf1',
950: '#000000',
},
}SCSS
$custom: #dcfaf1; $custom-light: #e7fcf5; $custom-dark: #000000;
JSON
{
"hex": "#dcfaf1",
"rgb": {
"r": 220,
"g": 250,
"b": 241
},
"hsl": {
"h": 162,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96102,
"c": 0.03337,
"h": 175.6
},
"luminance": 0.89938
}Semantic roles & 50–950 ramp
primary
#DCFAF1
secondary
#E09BAF
accent
#0E4BD7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585