#DAFCFD#DAFCFD
#DAFCFD is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.7% C 0.035 H 198.8°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCFD |
|---|---|
| RGB | rgb(218, 252, 253) |
| HSL | hsl(182, 90%, 92%) |
| HSV | hsv(182, 14%, 99%) |
| CMYK | cmyk(13.8%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(96.66, -10.70, -4.16) |
| CIE-LCH | lch(96.66, 11.48, 201.25°) |
| OKLab | oklab(96.72% -0.0332 -0.0113) |
| OKLCH | oklch(96.72% 0.035 198.8) |
| XYZ | xyz(81.4490, 91.6161, 106.3019) |
| Luminance | 0.9162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.10
Ice Blue (survey)
#D7FFFE
ΔE00 1.95
Very Pale Blue
#D6FFFE
ΔE00 2.16
Very Light Blue
#D5FFFF
ΔE00 2.17
Really Light Blue
#D4FFFF
ΔE00 2.39
Pale Blue
#D0FEFE
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCFD #FDDBDA
analogous
#DAFDEC #DAFCFD #DAEBFD
triadic
#DAFCFD #FDDAFC #FCFDDA
tetradic
#DAFCFD #ECDAFD #FDDBDA #EBFDDA
square
#DAFCFD #ECDAFD #FDDBDA #EBFDDA
split-complementary
#DAFCFD #FDDAEB #FDECDA
monochromatic
#66F3F7 #A0F7FA #DAFCFD #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.09
#DAFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DAFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCFD
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCFD | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#D0FFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dafcfd; /* rgb */ color: rgb(218, 252, 253); /* oklch */ color: oklch(96.7% 0.035 198.8);
Tailwind
colors: {
custom: {
50: '#e5fdfe',
500: '#dafcfd',
950: '#000000',
},
}SCSS
$custom: #dafcfd; $custom-light: #e5fdfe; $custom-dark: #000000;
JSON
{
"hex": "#dafcfd",
"rgb": {
"r": 218,
"g": 252,
"b": 253
},
"hsl": {
"h": 181.714,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.96719,
"c": 0.03512,
"h": 198.8
},
"luminance": 0.91618
}Semantic roles & 50–950 ramp
primary
#DAFCFD
secondary
#E79795
accent
#0700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585