#DAF5EE#DAF5EE
#DAF5EE is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.9% C 0.030 H 178.3°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF5EE |
|---|---|
| RGB | rgb(218, 245, 238) |
| HSL | hsl(164, 57%, 91%) |
| HSV | hsv(164, 11%, 96%) |
| CMYK | cmyk(11%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(94.48, -10.09, 0.38) |
| CIE-LCH | lch(94.48, 10.10, 177.83°) |
| OKLab | oklab(94.86% -0.0297 0.0009) |
| OKLCH | oklch(94.86% 0.03 178.3) |
| XYZ | xyz(76.9949, 86.3819, 93.4892) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.70
Ice
#D6FFFA
ΔE00 3.98
Ice Blue (survey)
#D7FFFE
ΔE00 4.30
Very Pale Blue
#D6FFFE
ΔE00 4.46
Very Light Blue
#D5FFFF
ΔE00 4.81
Really Light Blue
#D4FFFF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF5EE #F5DAE1
analogous
#DAF5E0 #DAF5EE #DAEEF5
triadic
#DAF5EE #EEDAF5 #F5EEDA
tetradic
#DAF5EE #E0DAF5 #F5DAE1 #EEF5DA
square
#DAF5EE #E0DAF5 #F5DAE1 #EEF5DA
split-complementary
#DAF5EE #F5DAEE #F5E0DA
monochromatic
#7ADBC2 #AAE8D8 #DAF5EE #E7F8F4 #E7F8F4
Accessibility & contrast
On white
1.15
#DAF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#DAF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF5EE
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF5EE | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EE
Deuteranopia (green-blind)
#EDEEEF
Tritanopia (blue-blind)
#D4F6F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #daf5ee; /* rgb */ color: rgb(218, 245, 238); /* oklch */ color: oklch(94.9% 0.030 178.3);
Tailwind
colors: {
custom: {
50: '#e5f8f3',
500: '#daf5ee',
950: '#000000',
},
}SCSS
$custom: #daf5ee; $custom-light: #e5f8f3; $custom-dark: #000000;
JSON
{
"hex": "#daf5ee",
"rgb": {
"r": 218,
"g": 245,
"b": 238
},
"hsl": {
"h": 164.444,
"s": 57.447,
"l": 90.784
},
"oklch": {
"l": 0.9486,
"c": 0.02969,
"h": 178.3
},
"luminance": 0.86383
}Semantic roles & 50–950 ramp
primary
#DAF5EE
secondary
#D69EAC
accent
#204BC5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585