#DCFAFA#DCFAFA
#DCFAFA is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.4% C 0.031 H 196.7°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAFA |
|---|---|
| RGB | rgb(220, 250, 250) |
| HSL | hsl(180, 75%, 92%) |
| HSV | hsv(180, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 0%, 2%) |
| CIE-LAB | lab(96.20, -9.66, -3.28) |
| CIE-LCH | lch(96.20, 10.21, 198.76°) |
| OKLab | oklab(96.36% -0.0298 -0.0089) |
| OKLCH | oklch(96.36% 0.031 196.7) |
| XYZ | xyz(80.9519, 90.4872, 103.6247) |
| Luminance | 0.9049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.01
Ice Blue (survey)
#D7FFFE
ΔE00 2.81
Very Pale Blue
#D6FFFE
ΔE00 3.03
Very Light Blue
#D5FFFF
ΔE00 3.14
Really Light Blue
#D4FFFF
ΔE00 3.36
Ice
#D6FFFA
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAFA #FADCDC
analogous
#DCFAEB #DCFAFA #DCEBFA
triadic
#DCFAFA #FADCFA #FAFADC
tetradic
#DCFAFA #EBDCFA #FADCDC #EBFADC
square
#DCFAFA #EBDCFA #FADCDC #EBFADC
split-complementary
#DCFAFA #FADCEB #FAEBDC
monochromatic
#71EBEB #A6F2F2 #DCFAFA #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.10
#DCFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DCFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAFA
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAFA | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#D3FCFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfafa; /* rgb */ color: rgb(220, 250, 250); /* oklch */ color: oklch(96.4% 0.031 196.7);
Tailwind
colors: {
custom: {
50: '#e7fcfb',
500: '#dcfafa',
950: '#000000',
},
}SCSS
$custom: #dcfafa; $custom-light: #e7fcfb; $custom-dark: #000000;
JSON
{
"hex": "#dcfafa",
"rgb": {
"r": 220,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96358,
"c": 0.03113,
"h": 196.7
},
"luminance": 0.90489
}Semantic roles & 50–950 ramp
primary
#DCFAFA
secondary
#E09B9B
accent
#0E0ED7
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585