#DAFFF5#DAFFF5
#DAFFF5 is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.1% C 0.040 H 177.3°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFF5 |
|---|---|
| RGB | rgb(218, 255, 245) |
| HSL | hsl(164, 100%, 93%) |
| HSV | hsv(164, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(97.23, -13.74, 0.79) |
| CIE-LCH | lch(97.23, 13.76, 176.69°) |
| OKLab | oklab(97.1% -0.0403 0.0019) |
| OKLCH | oklch(97.1% 0.04 177.3) |
| XYZ | xyz(81.1507, 93.0160, 100.0468) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.16
Ice Blue (survey)
#D7FFFE
ΔE00 3.69
Very Pale Blue
#D6FFFE
ΔE00 3.71
Very Light Blue
#D5FFFF
ΔE00 4.14
Light Light Blue
#CAFFFB
ΔE00 4.15
Really Light Blue
#D4FFFF
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFF5 #FFDAE4
analogous
#DAFFE2 #DAFFF5 #DAF6FF
triadic
#DAFFF5 #F5DAFF #FFF5DA
tetradic
#DAFFF5 #E2DAFF #FFDAE4 #F6FFDA
square
#DAFFF5 #E2DAFF #FFDAE4 #F6FFDA
split-complementary
#DAFFF5 #FFDAF6 #FFE2DA
monochromatic
#60FFD4 #9DFFE4 #DAFFF5 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.07
#DAFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#DAFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFF5
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFF5 | 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)
#FCFAF5
Deuteranopia (green-blind)
#F5F5F6
Tritanopia (blue-blind)
#D1FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafff5; /* rgb */ color: rgb(218, 255, 245); /* oklch */ color: oklch(97.1% 0.040 177.3);
Tailwind
colors: {
custom: {
50: '#e5fff8',
500: '#dafff5',
950: '#000000',
},
}SCSS
$custom: #dafff5; $custom-light: #e5fff8; $custom-dark: #000000;
JSON
{
"hex": "#dafff5",
"rgb": {
"r": 218,
"g": 255,
"b": 245
},
"hsl": {
"h": 163.784,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97104,
"c": 0.0403,
"h": 177.3
},
"luminance": 0.93018
}Semantic roles & 50–950 ramp
primary
#DAFFF5
secondary
#EC92AA
accent
#003EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685