#DAFFF0#DAFFF0
#DAFFF0 is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.0% C 0.043 H 169.0°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFF0 |
|---|---|
| RGB | rgb(218, 255, 240) |
| HSL | hsl(156, 100%, 93%) |
| HSV | hsv(156, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(97.11, -14.68, 3.19) |
| CIE-LCH | lch(97.11, 15.03, 167.75°) |
| OKLab | oklab(96.97% -0.0422 0.0082) |
| OKLCH | oklch(96.97% 0.043 169) |
| XYZ | xyz(80.3977, 92.7148, 96.0811) |
| Luminance | 0.9272 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.98
Duck Egg Blue
#C3FBF4
ΔE00 5.29
Eggshell Blue
#C4FFF7
ΔE00 5.41
Light Light Blue
#CAFFFB
ΔE00 5.44
Ice Blue (survey)
#D7FFFE
ΔE00 5.59
Very Pale Blue
#D6FFFE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFF0 #FFDAE9
analogous
#DAFFDD #DAFFF0 #DAFBFF
triadic
#DAFFF0 #F0DAFF #FFF0DA
tetradic
#DAFFF0 #DDDAFF #FFDAE9 #FBFFDA
square
#DAFFF0 #DDDAFF #FFDAE9 #FBFFDA
split-complementary
#DAFFF0 #FFDAFB #FFDDDA
monochromatic
#60FFBE #9DFFD7 #DAFFF0 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.07
#DAFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#DAFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFF0
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFF0 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEF
Deuteranopia (green-blind)
#F6F5F1
Tritanopia (blue-blind)
#D2FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafff0; /* rgb */ color: rgb(218, 255, 240); /* oklch */ color: oklch(97.0% 0.043 169.0);
Tailwind
colors: {
custom: {
50: '#e5fff4',
500: '#dafff0',
950: '#000000',
},
}SCSS
$custom: #dafff0; $custom-light: #e5fff4; $custom-dark: #000000;
JSON
{
"hex": "#dafff0",
"rgb": {
"r": 218,
"g": 255,
"b": 240
},
"hsl": {
"h": 155.676,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96966,
"c": 0.043,
"h": 169
},
"luminance": 0.92717
}Semantic roles & 50–950 ramp
primary
#DAFFF0
secondary
#EC92B6
accent
#005DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685