#DAFEFE#DAFEFE
#DAFEFE is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.2% C 0.037 H 196.6°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEFE |
|---|---|
| RGB | rgb(218, 254, 254) |
| HSL | hsl(180, 95%, 93%) |
| HSV | hsv(180, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(97.20, -11.50, -3.88) |
| CIE-LCH | lch(97.20, 12.14, 198.64°) |
| OKLab | oklab(97.16% -0.0355 -0.0105) |
| OKLCH | oklch(97.16% 0.037 196.6) |
| XYZ | xyz(82.2400, 92.9427, 107.3535) |
| Luminance | 0.9294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.17
Very Pale Blue
#D6FFFE
ΔE00 1.40
Lightcyan
#E0FFFF
ΔE00 1.41
Very Light Blue
#D5FFFF
ΔE00 1.48
Really Light Blue
#D4FFFF
ΔE00 1.71
Pale Blue
#D0FEFE
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEFE #FEDADA
analogous
#DAFEEC #DAFEFE #DAECFE
triadic
#DAFEFE #FEDAFE #FEFEDA
tetradic
#DAFEFE #ECDAFE #FEDADA #ECFEDA
square
#DAFEFE #ECDAFE #FEDADA #ECFEDA
split-complementary
#DAFEFE #FEDAEC #FEECDA
monochromatic
#63FBFB #9EFCFC #DAFEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.07
#DAFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#DAFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEFE
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEFE | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#CFFFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafefe; /* rgb */ color: rgb(218, 254, 254); /* oklch */ color: oklch(97.2% 0.037 196.6);
Tailwind
colors: {
custom: {
50: '#e5fefe',
500: '#dafefe',
950: '#000000',
},
}SCSS
$custom: #dafefe; $custom-light: #e5fefe; $custom-dark: #000000;
JSON
{
"hex": "#dafefe",
"rgb": {
"r": 218,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.97156,
"c": 0.03703,
"h": 196.6
},
"luminance": 0.92945
}Semantic roles & 50–950 ramp
primary
#DAFEFE
secondary
#E99393
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585