#DAFCFB#DAFCFB
#DAFCFB is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.7% C 0.035 H 194.4°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCFB |
|---|---|
| RGB | rgb(218, 252, 251) |
| HSL | hsl(178, 85%, 92%) |
| HSV | hsv(178, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(96.61, -11.09, -3.21) |
| CIE-LCH | lch(96.61, 11.55, 196.12°) |
| OKLab | oklab(96.66% -0.034 -0.0087) |
| OKLCH | oklch(96.66% 0.035 194.4) |
| XYZ | xyz(81.1320, 91.4893, 104.6327) |
| Luminance | 0.9149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.27
Ice Blue (survey)
#D7FFFE
ΔE00 1.56
Very Pale Blue
#D6FFFE
ΔE00 1.79
Very Light Blue
#D5FFFF
ΔE00 1.97
Really Light Blue
#D4FFFF
ΔE00 2.19
Ice
#D6FFFA
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCFB #FCDADB
analogous
#DAFCEA #DAFCFB #DAECFC
triadic
#DAFCFB #FBDAFC #FCFBDA
tetradic
#DAFCFB #EADAFC #FCDADB #ECFCDA
square
#DAFCFB #EADAFC #FCDADB #ECFCDA
split-complementary
#DAFCFB #FCDAEC #FCEADA
monochromatic
#69F3EF #A1F7F5 #DAFCFB #E3FDFC #E3FDFC
Accessibility & contrast
On white
1.09
#DAFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DAFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCFB
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCFB | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#D0FEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dafcfb; /* rgb */ color: rgb(218, 252, 251); /* oklch */ color: oklch(96.7% 0.035 194.4);
Tailwind
colors: {
custom: {
50: '#e5fdfc',
500: '#dafcfb',
950: '#000000',
},
}SCSS
$custom: #dafcfb; $custom-light: #e5fdfc; $custom-dark: #000000;
JSON
{
"hex": "#dafcfb",
"rgb": {
"r": 218,
"g": 252,
"b": 251
},
"hsl": {
"h": 178.235,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.9666,
"c": 0.03512,
"h": 194.4
},
"luminance": 0.91491
}Semantic roles & 50–950 ramp
primary
#DAFCFB
secondary
#E49698
accent
#040BE1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585