#DAFEF9#DAFEF9
#DAFEF9 is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.0% C 0.038 H 186.4°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEF9 |
|---|---|
| RGB | rgb(218, 254, 249) |
| HSL | hsl(172, 95%, 93%) |
| HSV | hsv(172, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(97.08, -12.48, -1.49) |
| CIE-LCH | lch(97.08, 12.57, 186.83°) |
| OKLab | oklab(97.01% -0.0374 -0.0042) |
| OKLCH | oklch(97.01% 0.038 186.4) |
| XYZ | xyz(81.4498, 92.6266, 103.1916) |
| Luminance | 0.9263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.23
Ice Blue (survey)
#D7FFFE
ΔE00 1.81
Very Pale Blue
#D6FFFE
ΔE00 1.91
Very Light Blue
#D5FFFF
ΔE00 2.35
Really Light Blue
#D4FFFF
ΔE00 2.46
Lightcyan
#E0FFFF
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEF9 #FEDADF
analogous
#DAFEE7 #DAFEF9 #DAF1FE
triadic
#DAFEF9 #F9DAFE #FEF9DA
tetradic
#DAFEF9 #E7DAFE #FEDADF #F1FEDA
square
#DAFEF9 #E7DAFE #FEDADF #F1FEDA
split-complementary
#DAFEF9 #FEDAF1 #FEE7DA
monochromatic
#63FBE6 #9EFCEF #DAFEF9 #E1FEFA #E1FEFA
Accessibility & contrast
On white
1.08
#DAFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#DAFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEF9
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEF9 | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAF9
Deuteranopia (green-blind)
#F3F4FA
Tritanopia (blue-blind)
#D1FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafef9; /* rgb */ color: rgb(218, 254, 249); /* oklch */ color: oklch(97.0% 0.038 186.4);
Tailwind
colors: {
custom: {
50: '#e5fefb',
500: '#dafef9',
950: '#000000',
},
}SCSS
$custom: #dafef9; $custom-light: #e5fefb; $custom-dark: #000000;
JSON
{
"hex": "#dafef9",
"rgb": {
"r": 218,
"g": 254,
"b": 249
},
"hsl": {
"h": 171.667,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.97011,
"c": 0.03764,
"h": 186.4
},
"luminance": 0.92629
}Semantic roles & 50–950 ramp
primary
#DAFEF9
secondary
#E9939F
accent
#0020E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585