#DAF0EA#DAF0EA
#DAF0EA is a very light, muted teal. Relative luminance 0.832; OKLCH L 93.7% C 0.024 H 177.6°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF0EA |
|---|---|
| RGB | rgb(218, 240, 234) |
| HSL | hsl(164, 42%, 90%) |
| HSV | hsv(164, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.09, -8.32, 0.43) |
| CIE-LCH | lch(93.09, 8.34, 177.03°) |
| OKLab | oklab(93.73% -0.0245 0.001) |
| OKLCH | oklch(93.73% 0.024 177.6) |
| XYZ | xyz(74.9215, 83.1650, 89.9312) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.46
Honeydew
#F0FFF0
ΔE00 5.34
Azure (CSS)
#F0FFFF
ΔE00 5.35
Ice Blue (survey)
#D7FFFE
ΔE00 5.67
Ice
#D6FFFA
ΔE00 5.67
Mintcream
#F5FFFA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF0EA #F0DAE0
analogous
#DAF0DF #DAF0EA #DAEBF0
triadic
#DAF0EA #EADAF0 #F0EADA
tetradic
#DAF0EA #DFDAF0 #F0DAE0 #EBF0DA
square
#DAF0EA #DFDAF0 #F0DAE0 #EBF0DA
split-complementary
#DAF0EA #F0DAEB #F0DFDA
monochromatic
#83CDB9 #AEDED1 #DAF0EA #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.19
#DAF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DAF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF0EA
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF0EA | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#D5F1EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daf0ea; /* rgb */ color: rgb(218, 240, 234); /* oklch */ color: oklch(93.7% 0.024 177.6);
Tailwind
colors: {
custom: {
50: '#e5f5f0',
500: '#daf0ea',
950: '#000000',
},
}SCSS
$custom: #daf0ea; $custom-light: #e5f5f0; $custom-dark: #000000;
JSON
{
"hex": "#daf0ea",
"rgb": {
"r": 218,
"g": 240,
"b": 234
},
"hsl": {
"h": 163.636,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.93729,
"c": 0.02449,
"h": 177.6
},
"luminance": 0.83166
}Semantic roles & 50–950 ramp
primary
#DAF0EA
secondary
#CCA2AD
accent
#3054B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585