#DAFEFA#DAFEFA
#DAFEFA is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.0% C 0.037 H 188.4°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEFA |
|---|---|
| RGB | rgb(218, 254, 250) |
| HSL | hsl(173, 95%, 93%) |
| HSV | hsv(173, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(97.10, -12.28, -1.97) |
| CIE-LCH | lch(97.10, 12.44, 189.12°) |
| OKLab | oklab(97.04% -0.037 -0.0054) |
| OKLCH | oklch(97.04% 0.037 188.4) |
| XYZ | xyz(81.6062, 92.6892, 104.0152) |
| Luminance | 0.9269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.35
Ice Blue (survey)
#D7FFFE
ΔE00 1.47
Very Pale Blue
#D6FFFE
ΔE00 1.60
Very Light Blue
#D5FFFF
ΔE00 2.02
Really Light Blue
#D4FFFF
ΔE00 2.16
Lightcyan
#E0FFFF
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEFA #FEDADE
analogous
#DAFEE8 #DAFEFA #DAF0FE
triadic
#DAFEFA #FADAFE #FEFADA
tetradic
#DAFEFA #E8DAFE #FEDADE #F0FEDA
square
#DAFEFA #E8DAFE #FEDADE #F0FEDA
split-complementary
#DAFEFA #FEDAF0 #FEE8DA
monochromatic
#63FBEA #9EFCF2 #DAFEFA #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.07
#DAFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#DAFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEFA
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEFA | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F3F4FB
Tritanopia (blue-blind)
#D0FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafefa; /* rgb */ color: rgb(218, 254, 250); /* oklch */ color: oklch(97.0% 0.037 188.4);
Tailwind
colors: {
custom: {
50: '#e5fefb',
500: '#dafefa',
950: '#000000',
},
}SCSS
$custom: #dafefa; $custom-light: #e5fefb; $custom-dark: #000000;
JSON
{
"hex": "#dafefa",
"rgb": {
"r": 218,
"g": 254,
"b": 250
},
"hsl": {
"h": 173.333,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.9704,
"c": 0.03742,
"h": 188.4
},
"luminance": 0.92691
}Semantic roles & 50–950 ramp
primary
#DAFEFA
secondary
#E9939D
accent
#001AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585