#DAFDFA#DAFDFA
#DAFDFA is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.8% C 0.036 H 190.3°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFDFA |
|---|---|
| RGB | rgb(218, 253, 250) |
| HSL | hsl(175, 90%, 92%) |
| HSV | hsv(175, 14%, 99%) |
| CMYK | cmyk(13.8%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(96.84, -11.78, -2.35) |
| CIE-LCH | lch(96.84, 12.02, 191.28°) |
| OKLab | oklab(96.84% -0.0357 -0.0065) |
| OKLCH | oklch(96.84% 0.036 190.3) |
| XYZ | xyz(81.2897, 92.0561, 103.9097) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.39
Very Pale Blue
#D6FFFE
ΔE00 1.58
Ice
#D6FFFA
ΔE00 1.82
Very Light Blue
#D5FFFF
ΔE00 1.94
Lightcyan
#E0FFFF
ΔE00 1.97
Really Light Blue
#D4FFFF
ΔE00 2.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFDFA #FDDADD
analogous
#DAFDE9 #DAFDFA #DAEFFD
triadic
#DAFDFA #FADAFD #FDFADA
tetradic
#DAFDFA #E9DAFD #FDDADD #EFFDDA
square
#DAFDFA #E9DAFD #FDDADD #EFFDDA
split-complementary
#DAFDFA #FDDAEF #FDE9DA
monochromatic
#66F7EA #A0FAF2 #DAFDFA #E2FDFB #E2FDFB
Accessibility & contrast
On white
1.08
#DAFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#DAFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFDFA
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFDFA | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#D0FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dafdfa; /* rgb */ color: rgb(218, 253, 250); /* oklch */ color: oklch(96.8% 0.036 190.3);
Tailwind
colors: {
custom: {
50: '#e5fefb',
500: '#dafdfa',
950: '#000000',
},
}SCSS
$custom: #dafdfa; $custom-light: #e5fefb; $custom-dark: #000000;
JSON
{
"hex": "#dafdfa",
"rgb": {
"r": 218,
"g": 253,
"b": 250
},
"hsl": {
"h": 174.857,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.96835,
"c": 0.03629,
"h": 190.3
},
"luminance": 0.92058
}Semantic roles & 50–950 ramp
primary
#DAFDFA
secondary
#E7959C
accent
#0014E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585