#DAFCFA#DAFCFA
#DAFCFA is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.6% C 0.035 H 192.2°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCFA |
|---|---|
| RGB | rgb(218, 252, 250) |
| HSL | hsl(176, 85%, 92%) |
| HSV | hsv(176, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(96.59, -11.29, -2.73) |
| CIE-LCH | lch(96.59, 11.61, 193.59°) |
| OKLab | oklab(96.63% -0.0344 -0.0075) |
| OKLCH | oklch(96.63% 0.035 192.2) |
| XYZ | xyz(80.9748, 91.4264, 103.8047) |
| Luminance | 0.9143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.54
Lightcyan
#E0FFFF
ΔE00 1.54
Very Pale Blue
#D6FFFE
ΔE00 1.75
Very Light Blue
#D5FFFF
ΔE00 2.02
Really Light Blue
#D4FFFF
ΔE00 2.23
Ice
#D6FFFA
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCFA #FCDADC
analogous
#DAFCE9 #DAFCFA #DAEDFC
triadic
#DAFCFA #FADAFC #FCFADA
tetradic
#DAFCFA #E9DAFC #FCDADC #EDFCDA
square
#DAFCFA #E9DAFC #FCDADC #EDFCDA
split-complementary
#DAFCFA #FCDAED #FCE9DA
monochromatic
#69F3EB #A1F7F2 #DAFCFA #E3FDFB #E3FDFB
Accessibility & contrast
On white
1.09
#DAFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DAFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCFA
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCFA | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#D1FEFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dafcfa; /* rgb */ color: rgb(218, 252, 250); /* oklch */ color: oklch(96.6% 0.035 192.2);
Tailwind
colors: {
custom: {
50: '#e5fdfb',
500: '#dafcfa',
950: '#000000',
},
}SCSS
$custom: #dafcfa; $custom-light: #e5fdfb; $custom-dark: #000000;
JSON
{
"hex": "#dafcfa",
"rgb": {
"r": 218,
"g": 252,
"b": 250
},
"hsl": {
"h": 176.471,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96631,
"c": 0.03519,
"h": 192.2
},
"luminance": 0.91428
}Semantic roles & 50–950 ramp
primary
#DAFCFA
secondary
#E4969B
accent
#0411E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585