#DAFEFC#DAFEFC
#DAFEFC is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.1% C 0.037 H 192.4°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEFC |
|---|---|
| RGB | rgb(218, 254, 252) |
| HSL | hsl(177, 95%, 93%) |
| HSV | hsv(177, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(97.15, -11.89, -2.93) |
| CIE-LCH | lch(97.15, 12.25, 193.82°) |
| OKLab | oklab(97.1% -0.0363 -0.008) |
| OKLCH | oklch(97.1% 0.037 192.4) |
| XYZ | xyz(81.9214, 92.8153, 105.6756) |
| Luminance | 0.9282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.00
Very Pale Blue
#D6FFFE
ΔE00 1.22
Very Light Blue
#D5FFFF
ΔE00 1.54
Really Light Blue
#D4FFFF
ΔE00 1.74
Lightcyan
#E0FFFF
ΔE00 1.81
Ice
#D6FFFA
ΔE00 1.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEFC #FEDADC
analogous
#DAFEEA #DAFEFC #DAEEFE
triadic
#DAFEFC #FCDAFE #FEFCDA
tetradic
#DAFEFC #EADAFE #FEDADC #EEFEDA
square
#DAFEFC #EADAFE #FEDADC #EEFEDA
split-complementary
#DAFEFC #FEDAEE #FEEADA
monochromatic
#63FBF2 #9EFCF7 #DAFEFC #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.07
#DAFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#DAFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEFC
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEFC | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F2F5FC
Tritanopia (blue-blind)
#D0FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafefc; /* rgb */ color: rgb(218, 254, 252); /* oklch */ color: oklch(97.1% 0.037 192.4);
Tailwind
colors: {
custom: {
50: '#e5fefd',
500: '#dafefc',
950: '#000000',
},
}SCSS
$custom: #dafefc; $custom-light: #e5fefd; $custom-dark: #000000;
JSON
{
"hex": "#dafefc",
"rgb": {
"r": 218,
"g": 254,
"b": 252
},
"hsl": {
"h": 176.667,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.97098,
"c": 0.03713,
"h": 192.4
},
"luminance": 0.92817
}Semantic roles & 50–950 ramp
primary
#DAFEFC
secondary
#E99398
accent
#000DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585