#DAFEFF#DAFEFF
#DAFEFF is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.2% C 0.037 H 198.6°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEFF |
|---|---|
| RGB | rgb(218, 254, 255) |
| HSL | hsl(182, 100%, 93%) |
| HSV | hsv(182, 15%, 100%) |
| CMYK | cmyk(14.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(97.23, -11.30, -4.36) |
| CIE-LCH | lch(97.23, 12.11, 201.08°) |
| OKLab | oklab(97.19% -0.0351 -0.0118) |
| OKLCH | oklch(97.19% 0.037 198.6) |
| XYZ | xyz(82.4006, 93.0069, 108.1991) |
| Luminance | 0.9301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.37
Ice Blue (survey)
#D7FFFE
ΔE00 1.47
Very Light Blue
#D5FFFF
ΔE00 1.64
Very Pale Blue
#D6FFFE
ΔE00 1.67
Really Light Blue
#D4FFFF
ΔE00 1.87
Pale Blue
#D0FEFE
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEFF #FFDBDA
analogous
#DAFFED #DAFEFF #DAEBFF
triadic
#DAFEFF #FFDAFE #FEFFDA
tetradic
#DAFEFF #EDDAFF #FFDBDA #EBFFDA
square
#DAFEFF #EDDAFF #FFDBDA #EBFFDA
split-complementary
#DAFEFF #FFDAEB #FFEDDA
monochromatic
#60FBFF #9DFCFF #DAFEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.07
#DAFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#DAFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEFF
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEFF | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#F1F5FF
Tritanopia (blue-blind)
#CFFFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafeff; /* rgb */ color: rgb(218, 254, 255); /* oklch */ color: oklch(97.2% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#e5feff',
500: '#dafeff',
950: '#000000',
},
}SCSS
$custom: #dafeff; $custom-light: #e5feff; $custom-dark: #000000;
JSON
{
"hex": "#dafeff",
"rgb": {
"r": 218,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.622,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97185,
"c": 0.03706,
"h": 198.6
},
"luminance": 0.93009
}Semantic roles & 50–950 ramp
primary
#DAFEFF
secondary
#EC9492
accent
#0600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586