#DAFDF9#DAFDF9
#DAFDF9 is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.8% C 0.036 H 188.2°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFDF9 |
|---|---|
| RGB | rgb(218, 253, 249) |
| HSL | hsl(173, 90%, 92%) |
| HSV | hsv(173, 14%, 99%) |
| CMYK | cmyk(13.8%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(96.82, -11.98, -1.87) |
| CIE-LCH | lch(96.82, 12.12, 188.88°) |
| OKLab | oklab(96.81% -0.0361 -0.0052) |
| OKLCH | oklch(96.81% 0.036 188.2) |
| XYZ | xyz(81.1333, 91.9936, 103.0861) |
| Luminance | 0.9200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.60
Ice Blue (survey)
#D7FFFE
ΔE00 1.64
Very Pale Blue
#D6FFFE
ΔE00 1.79
Very Light Blue
#D5FFFF
ΔE00 2.19
Lightcyan
#E0FFFF
ΔE00 2.32
Really Light Blue
#D4FFFF
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFDF9 #FDDADE
analogous
#DAFDE8 #DAFDF9 #DAF0FD
triadic
#DAFDF9 #F9DAFD #FDF9DA
tetradic
#DAFDF9 #E8DAFD #FDDADE #F0FDDA
square
#DAFDF9 #E8DAFD #FDDADE #F0FDDA
split-complementary
#DAFDF9 #FDDAF0 #FDE8DA
monochromatic
#66F7E6 #A0FAF0 #DAFDF9 #E2FDFA #E2FDFA
Accessibility & contrast
On white
1.08
#DAFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#DAFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFDF9
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFDF9 | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F9
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#D1FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dafdf9; /* rgb */ color: rgb(218, 253, 249); /* oklch */ color: oklch(96.8% 0.036 188.2);
Tailwind
colors: {
custom: {
50: '#e5fefb',
500: '#dafdf9',
950: '#000000',
},
}SCSS
$custom: #dafdf9; $custom-light: #e5fefb; $custom-dark: #000000;
JSON
{
"hex": "#dafdf9",
"rgb": {
"r": 218,
"g": 253,
"b": 249
},
"hsl": {
"h": 173.143,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.96807,
"c": 0.03646,
"h": 188.2
},
"luminance": 0.91996
}Semantic roles & 50–950 ramp
primary
#DAFDF9
secondary
#E7959E
accent
#001AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585