#DAFDFB#DAFDFB
#DAFDFB is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.036 H 192.3°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFDFB |
|---|---|
| RGB | rgb(218, 253, 251) |
| HSL | hsl(177, 90%, 92%) |
| HSV | hsv(177, 14%, 99%) |
| CMYK | cmyk(13.8%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(96.87, -11.59, -2.83) |
| CIE-LCH | lch(96.87, 11.93, 193.71°) |
| OKLab | oklab(96.86% -0.0353 -0.0077) |
| OKLCH | oklch(96.86% 0.036 192.3) |
| XYZ | xyz(81.4469, 92.1190, 104.7377) |
| Luminance | 0.9212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.26
Very Pale Blue
#D6FFFE
ΔE00 1.48
Lightcyan
#E0FFFF
ΔE00 1.65
Very Light Blue
#D5FFFF
ΔE00 1.77
Really Light Blue
#D4FFFF
ΔE00 1.97
Ice
#D6FFFA
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFDFB #FDDADC
analogous
#DAFDE9 #DAFDFB #DAEEFD
triadic
#DAFDFB #FBDAFD #FDFBDA
tetradic
#DAFDFB #E9DAFD #FDDADC #EEFDDA
square
#DAFDFB #E9DAFD #FDDADC #EEFDDA
split-complementary
#DAFDFB #FDDAEE #FDE9DA
monochromatic
#66F7EE #A0FAF5 #DAFDFB #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.08
#DAFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#DAFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFDFB
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFDFB | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#F1F4FB
Tritanopia (blue-blind)
#D0FFFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dafdfb; /* rgb */ color: rgb(218, 253, 251); /* oklch */ color: oklch(96.9% 0.036 192.3);
Tailwind
colors: {
custom: {
50: '#e5fefc',
500: '#dafdfb',
950: '#000000',
},
}SCSS
$custom: #dafdfb; $custom-light: #e5fefc; $custom-dark: #000000;
JSON
{
"hex": "#dafdfb",
"rgb": {
"r": 218,
"g": 253,
"b": 251
},
"hsl": {
"h": 176.571,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.96864,
"c": 0.03617,
"h": 192.3
},
"luminance": 0.92121
}Semantic roles & 50–950 ramp
primary
#DAFDFB
secondary
#E79599
accent
#000DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585