#DAFAFE#DAFAFE
#DAFAFE is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.3% C 0.034 H 205.8°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFAFE |
|---|---|
| RGB | rgb(218, 250, 254) |
| HSL | hsl(187, 95%, 93%) |
| HSV | hsv(187, 14%, 100%) |
| CMYK | cmyk(14.2%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(96.18, -9.50, -5.39) |
| CIE-LCH | lch(96.18, 10.93, 209.59°) |
| OKLab | oklab(96.34% -0.0302 -0.0146) |
| OKLCH | oklch(96.34% 0.034 205.8) |
| XYZ | xyz(80.9839, 90.4305, 106.9348) |
| Luminance | 0.9043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.00
Ice Blue (survey)
#D7FFFE
ΔE00 3.45
Very Light Blue
#D5FFFF
ΔE00 3.52
Very Pale Blue
#D6FFFE
ΔE00 3.63
Really Light Blue
#D4FFFF
ΔE00 3.71
Pale Blue
#D0FEFE
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFAFE #FEDEDA
analogous
#DAFEF0 #DAFAFE #DAE8FE
triadic
#DAFAFE #FEDAFA #FAFEDA
tetradic
#DAFAFE #F0DAFE #FEDEDA #E8FEDA
square
#DAFAFE #F0DAFE #FEDEDA #E8FEDA
split-complementary
#DAFAFE #FEDAE8 #FEF0DA
monochromatic
#63EAFB #9EF2FC #DAFAFE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.10
#DAFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#DAFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFAFE
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFAFE | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#D0FDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafafe; /* rgb */ color: rgb(218, 250, 254); /* oklch */ color: oklch(96.3% 0.034 205.8);
Tailwind
colors: {
custom: {
50: '#e5fcfe',
500: '#dafafe',
950: '#000000',
},
}SCSS
$custom: #dafafe; $custom-light: #e5fcfe; $custom-dark: #000000;
JSON
{
"hex": "#dafafe",
"rgb": {
"r": 218,
"g": 250,
"b": 254
},
"hsl": {
"h": 186.667,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.96341,
"c": 0.03358,
"h": 205.8
},
"luminance": 0.90432
}Semantic roles & 50–950 ramp
primary
#DAFAFE
secondary
#E99D93
accent
#1A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585