#DAFFF9#DAFFF9
#DAFFF9 is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.2% C 0.039 H 184.7°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFF9 |
|---|---|
| RGB | rgb(218, 255, 249) |
| HSL | hsl(170, 100%, 93%) |
| HSV | hsv(170, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(97.33, -12.97, -1.12) |
| CIE-LCH | lch(97.33, 13.02, 184.92°) |
| OKLab | oklab(97.22% -0.0387 -0.0032) |
| OKLCH | oklch(97.22% 0.039 184.7) |
| XYZ | xyz(81.7680, 93.2629, 103.2976) |
| Luminance | 0.9326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.03
Ice Blue (survey)
#D7FFFE
ΔE00 2.11
Very Pale Blue
#D6FFFE
ΔE00 2.17
Very Light Blue
#D5FFFF
ΔE00 2.60
Really Light Blue
#D4FFFF
ΔE00 2.68
Pale Blue
#D0FEFE
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFF9 #FFDAE0
analogous
#DAFFE6 #DAFFF9 #DAF2FF
triadic
#DAFFF9 #F9DAFF #FFF9DA
tetradic
#DAFFF9 #E6DAFF #FFDAE0 #F2FFDA
square
#DAFFF9 #E6DAFF #FFDAE0 #F2FFDA
split-complementary
#DAFFF9 #FFDAF2 #FFE6DA
monochromatic
#60FFE5 #9DFFEF #DAFFF9 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.07
#DAFFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#DAFFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFF9
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFF9 | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBF9
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#D0FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafff9; /* rgb */ color: rgb(218, 255, 249); /* oklch */ color: oklch(97.2% 0.039 184.7);
Tailwind
colors: {
custom: {
50: '#e5fffb',
500: '#dafff9',
950: '#000000',
},
}SCSS
$custom: #dafff9; $custom-light: #e5fffb; $custom-dark: #000000;
JSON
{
"hex": "#dafff9",
"rgb": {
"r": 218,
"g": 255,
"b": 249
},
"hsl": {
"h": 170.27,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97216,
"c": 0.03885,
"h": 184.7
},
"luminance": 0.93265
}Semantic roles & 50–950 ramp
primary
#DAFFF9
secondary
#EC92A0
accent
#0025E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685