#DAFCFF#DAFCFF
#DAFCFF is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.8% C 0.035 H 203.1°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCFF |
|---|---|
| RGB | rgb(218, 252, 255) |
| HSL | hsl(185, 100%, 93%) |
| HSV | hsv(185, 15%, 100%) |
| CMYK | cmyk(14.5%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.72, -10.30, -5.11) |
| CIE-LCH | lch(96.72, 11.50, 206.40°) |
| OKLab | oklab(96.78% -0.0325 -0.0139) |
| OKLCH | oklch(96.78% 0.035 203.1) |
| XYZ | xyz(81.7692, 91.7442, 107.9886) |
| Luminance | 0.9175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.53
Ice Blue (survey)
#D7FFFE
ΔE00 2.61
Very Light Blue
#D5FFFF
ΔE00 2.68
Very Pale Blue
#D6FFFE
ΔE00 2.79
Really Light Blue
#D4FFFF
ΔE00 2.88
Pale Blue
#D0FEFE
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCFF #FFDDDA
analogous
#DAFFEF #DAFCFF #DAE9FF
triadic
#DAFCFF #FFDAFC #FCFFDA
tetradic
#DAFCFF #EFDAFF #FFDDDA #E9FFDA
square
#DAFCFF #EFDAFF #FFDDDA #E9FFDA
split-complementary
#DAFCFF #FFDAE9 #FFEFDA
monochromatic
#60F2FF #9DF7FF #DAFCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.09
#DAFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DAFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCFF
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCFF | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F0F3FF
Tritanopia (blue-blind)
#CFFFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dafcff; /* rgb */ color: rgb(218, 252, 255); /* oklch */ color: oklch(96.8% 0.035 203.1);
Tailwind
colors: {
custom: {
50: '#e5fdff',
500: '#dafcff',
950: '#000000',
},
}SCSS
$custom: #dafcff; $custom-light: #e5fdff; $custom-dark: #000000;
JSON
{
"hex": "#dafcff",
"rgb": {
"r": 218,
"g": 252,
"b": 255
},
"hsl": {
"h": 184.865,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96778,
"c": 0.03533,
"h": 203.1
},
"luminance": 0.91746
}Semantic roles & 50–950 ramp
primary
#DAFCFF
secondary
#EC9992
accent
#1300E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586