#DAF0EE#DAF0EE
#DAF0EE is a very light, muted teal. Relative luminance 0.834; OKLCH L 93.8% C 0.023 H 190.2°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF0EE |
|---|---|
| RGB | rgb(218, 240, 238) |
| HSL | hsl(175, 42%, 90%) |
| HSV | hsv(175, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(93.19, -7.57, -1.50) |
| CIE-LCH | lch(93.19, 7.72, 191.20°) |
| OKLab | oklab(93.84% -0.0229 -0.0041) |
| OKLCH | oklch(93.84% 0.023 190.2) |
| XYZ | xyz(75.5027, 83.3975, 92.9918) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.81
Azure (CSS)
#F0FFFF
ΔE00 4.45
Ice Blue (survey)
#D7FFFE
ΔE00 5.46
Mintcream
#F5FFFA
ΔE00 5.63
Very Pale Blue
#D6FFFE
ΔE00 5.66
Very Light Blue
#D5FFFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF0EE #F0DADC
analogous
#DAF0E3 #DAF0EE #DAE7F0
triadic
#DAF0EE #EEDAF0 #F0EEDA
tetradic
#DAF0EE #E3DAF0 #F0DADC #E7F0DA
square
#DAF0EE #E3DAF0 #F0DADC #E7F0DA
split-complementary
#DAF0EE #F0DAE7 #F0E3DA
monochromatic
#83CDC6 #AEDEDA #DAF0EE #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.19
#DAF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DAF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF0EE
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF0EE | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#D4F1EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daf0ee; /* rgb */ color: rgb(218, 240, 238); /* oklch */ color: oklch(93.8% 0.023 190.2);
Tailwind
colors: {
custom: {
50: '#e5f5f3',
500: '#daf0ee',
950: '#000000',
},
}SCSS
$custom: #daf0ee; $custom-light: #e5f5f3; $custom-dark: #000000;
JSON
{
"hex": "#daf0ee",
"rgb": {
"r": 218,
"g": 240,
"b": 238
},
"hsl": {
"h": 174.545,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.93843,
"c": 0.02331,
"h": 190.2
},
"luminance": 0.83399
}Semantic roles & 50–950 ramp
primary
#DAF0EE
secondary
#CCA2A6
accent
#303CB5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585