#DAFEFD#DAFEFD
#DAFEFD is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.1% C 0.037 H 194.5°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEFD |
|---|---|
| RGB | rgb(218, 254, 253) |
| HSL | hsl(178, 95%, 93%) |
| HSV | hsv(178, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(97.18, -11.70, -3.40) |
| CIE-LCH | lch(97.18, 12.18, 196.22°) |
| OKLab | oklab(97.13% -0.0359 -0.0093) |
| OKLCH | oklch(97.13% 0.037 194.5) |
| XYZ | xyz(82.0803, 92.8788, 106.5123) |
| Luminance | 0.9288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.00
Very Pale Blue
#D6FFFE
ΔE00 1.24
Very Light Blue
#D5FFFF
ΔE00 1.44
Lightcyan
#E0FFFF
ΔE00 1.57
Really Light Blue
#D4FFFF
ΔE00 1.67
Ice
#D6FFFA
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEFD #FEDADB
analogous
#DAFEEB #DAFEFD #DAEDFE
triadic
#DAFEFD #FDDAFE #FEFDDA
tetradic
#DAFEFD #EBDAFE #FEDADB #EDFEDA
square
#DAFEFD #EBDAFE #FEDADB #EDFEDA
split-complementary
#DAFEFD #FEDAED #FEEBDA
monochromatic
#63FBF7 #9EFCFA #DAFEFD #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.07
#DAFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#DAFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEFD
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEFD | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#D0FFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafefd; /* rgb */ color: rgb(218, 254, 253); /* oklch */ color: oklch(97.1% 0.037 194.5);
Tailwind
colors: {
custom: {
50: '#e5fefe',
500: '#dafefd',
950: '#000000',
},
}SCSS
$custom: #dafefd; $custom-light: #e5fefe; $custom-dark: #000000;
JSON
{
"hex": "#dafefd",
"rgb": {
"r": 218,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.333,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.97127,
"c": 0.03706,
"h": 194.5
},
"luminance": 0.92881
}Semantic roles & 50–950 ramp
primary
#DAFEFD
secondary
#E99395
accent
#0006E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585