#DAFBFB#DAFBFB
#DAFBFB is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.5% C 0.034 H 196.6°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBFB |
|---|---|
| RGB | rgb(218, 251, 251) |
| HSL | hsl(180, 80%, 92%) |
| HSV | hsv(180, 13%, 98%) |
| CMYK | cmyk(13.1%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(96.35, -10.59, -3.58) |
| CIE-LCH | lch(96.35, 11.18, 198.70°) |
| OKLab | oklab(96.46% -0.0327 -0.0097) |
| OKLCH | oklch(96.46% 0.034 196.6) |
| XYZ | xyz(80.8188, 90.8629, 104.5283) |
| Luminance | 0.9086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.06
Ice Blue (survey)
#D7FFFE
ΔE00 1.99
Very Pale Blue
#D6FFFE
ΔE00 2.21
Very Light Blue
#D5FFFF
ΔE00 2.31
Really Light Blue
#D4FFFF
ΔE00 2.53
Pale Blue
#D0FEFE
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBFB #FBDADA
analogous
#DAFBEB #DAFBFB #DAEBFB
triadic
#DAFBFB #FBDAFB #FBFBDA
tetradic
#DAFBFB #EBDAFB #FBDADA #EBFBDA
square
#DAFBFB #EBDAFB #FBDADA #EBFBDA
split-complementary
#DAFBFB #FBDAEB #FBEBDA
monochromatic
#6CEFEF #A3F5F5 #DAFBFB #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.10
#DAFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#DAFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBFB
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBFB | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FB
Deuteranopia (green-blind)
#F0F2FB
Tritanopia (blue-blind)
#D0FDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafbfb; /* rgb */ color: rgb(218, 251, 251); /* oklch */ color: oklch(96.5% 0.034 196.6);
Tailwind
colors: {
custom: {
50: '#e5fcfc',
500: '#dafbfb',
950: '#000000',
},
}SCSS
$custom: #dafbfb; $custom-light: #e5fcfc; $custom-dark: #000000;
JSON
{
"hex": "#dafbfb",
"rgb": {
"r": 218,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.96456,
"c": 0.03411,
"h": 196.6
},
"luminance": 0.90865
}Semantic roles & 50–950 ramp
primary
#DAFBFB
secondary
#E29797
accent
#0909DD
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585