#DAFFF2#DAFFF2
#DAFFF2 is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.0% C 0.042 H 172.2°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFF2 |
|---|---|
| RGB | rgb(218, 255, 242) |
| HSL | hsl(159, 100%, 93%) |
| HSV | hsv(159, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(97.16, -14.31, 2.23) |
| CIE-LCH | lch(97.16, 14.48, 171.14°) |
| OKLab | oklab(97.02% -0.0414 0.0057) |
| OKLCH | oklch(97.02% 0.042 172.2) |
| XYZ | xyz(80.6965, 92.8343, 97.6544) |
| Luminance | 0.9284 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.25
Ice Blue (survey)
#D7FFFE
ΔE00 4.84
Very Pale Blue
#D6FFFE
ΔE00 4.85
Light Light Blue
#CAFFFB
ΔE00 4.88
Duck Egg Blue
#C3FBF4
ΔE00 4.90
Eggshell Blue
#C4FFF7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFF2 #FFDAE7
analogous
#DAFFDF #DAFFF2 #DAF9FF
triadic
#DAFFF2 #F2DAFF #FFF2DA
tetradic
#DAFFF2 #DFDAFF #FFDAE7 #F9FFDA
square
#DAFFF2 #DFDAFF #FFDAE7 #F9FFDA
split-complementary
#DAFFF2 #FFDAF9 #FFDFDA
monochromatic
#60FFC7 #9DFFDC #DAFFF2 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.07
#DAFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#DAFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFF2
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFF2 | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF1
Deuteranopia (green-blind)
#F5F5F3
Tritanopia (blue-blind)
#D2FFFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafff2; /* rgb */ color: rgb(218, 255, 242); /* oklch */ color: oklch(97.0% 0.042 172.2);
Tailwind
colors: {
custom: {
50: '#e5fff6',
500: '#dafff2',
950: '#000000',
},
}SCSS
$custom: #dafff2; $custom-light: #e5fff6; $custom-dark: #000000;
JSON
{
"hex": "#dafff2",
"rgb": {
"r": 218,
"g": 255,
"b": 242
},
"hsl": {
"h": 158.919,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97021,
"c": 0.04182,
"h": 172.2
},
"luminance": 0.92836
}Semantic roles & 50–950 ramp
primary
#DAFFF2
secondary
#EC92B1
accent
#0051E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685