#DAF0EB#DAF0EB
#DAF0EB is a very light, muted teal. Relative luminance 0.832; OKLCH L 93.8% C 0.024 H 180.6°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF0EB |
|---|---|
| RGB | rgb(218, 240, 235) |
| HSL | hsl(166, 42%, 90%) |
| HSV | hsv(166, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(93.11, -8.14, -0.05) |
| CIE-LCH | lch(93.11, 8.14, 180.36°) |
| OKLab | oklab(93.76% -0.0241 -0.0003) |
| OKLCH | oklch(93.76% 0.024 180.6) |
| XYZ | xyz(75.0656, 83.2226, 90.6899) |
| Luminance | 0.8322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.23
Azure (CSS)
#F0FFFF
ΔE00 5.09
Ice Blue (survey)
#D7FFFE
ΔE00 5.55
Honeydew
#F0FFF0
ΔE00 5.63
Mintcream
#F5FFFA
ΔE00 5.66
Ice
#D6FFFA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF0EB #F0DADF
analogous
#DAF0E0 #DAF0EB #DAEAF0
triadic
#DAF0EB #EBDAF0 #F0EBDA
tetradic
#DAF0EB #E0DAF0 #F0DADF #EAF0DA
square
#DAF0EB #E0DAF0 #F0DADF #EAF0DA
split-complementary
#DAF0EB #F0DAEA #F0E0DA
monochromatic
#83CDBC #AEDED3 #DAF0EB #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.19
#DAF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#DAF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF0EB
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF0EB | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#E9EAEB
Tritanopia (blue-blind)
#D5F1EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daf0eb; /* rgb */ color: rgb(218, 240, 235); /* oklch */ color: oklch(93.8% 0.024 180.6);
Tailwind
colors: {
custom: {
50: '#e5f5f1',
500: '#daf0eb',
950: '#000000',
},
}SCSS
$custom: #daf0eb; $custom-light: #e5f5f1; $custom-dark: #000000;
JSON
{
"hex": "#daf0eb",
"rgb": {
"r": 218,
"g": 240,
"b": 235
},
"hsl": {
"h": 166.364,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.93757,
"c": 0.02409,
"h": 180.6
},
"luminance": 0.83224
}Semantic roles & 50–950 ramp
primary
#DAF0EB
secondary
#CCA2AB
accent
#304EB5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585