#DAF5EF#DAF5EF
#DAF5EF is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.9% C 0.029 H 180.8°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF5EF |
|---|---|
| RGB | rgb(218, 245, 239) |
| HSL | hsl(167, 57%, 91%) |
| HSV | hsv(167, 11%, 96%) |
| CMYK | cmyk(11%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(94.50, -9.90, -0.10) |
| CIE-LCH | lch(94.50, 9.90, 180.57°) |
| OKLab | oklab(94.89% -0.0293 -0.0004) |
| OKLCH | oklch(94.89% 0.029 180.8) |
| XYZ | xyz(77.1422, 86.4408, 94.2651) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.35
Ice
#D6FFFA
ΔE00 3.95
Ice Blue (survey)
#D7FFFE
ΔE00 4.10
Very Pale Blue
#D6FFFE
ΔE00 4.26
Very Light Blue
#D5FFFF
ΔE00 4.59
Really Light Blue
#D4FFFF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF5EF #F5DAE0
analogous
#DAF5E1 #DAF5EF #DAEDF5
triadic
#DAF5EF #EFDAF5 #F5EFDA
tetradic
#DAF5EF #E1DAF5 #F5DAE0 #EDF5DA
square
#DAF5EF #E1DAF5 #F5DAE0 #EDF5DA
split-complementary
#DAF5EF #F5DAED #F5E1DA
monochromatic
#7ADBC5 #AAE8DA #DAF5EF #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.15
#DAF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#DAF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF5EF
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF5EF | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2EF
Deuteranopia (green-blind)
#EDEEEF
Tritanopia (blue-blind)
#D4F6F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #daf5ef; /* rgb */ color: rgb(218, 245, 239); /* oklch */ color: oklch(94.9% 0.029 180.8);
Tailwind
colors: {
custom: {
50: '#e5f8f4',
500: '#daf5ef',
950: '#000000',
},
}SCSS
$custom: #daf5ef; $custom-light: #e5f8f4; $custom-dark: #000000;
JSON
{
"hex": "#daf5ef",
"rgb": {
"r": 218,
"g": 245,
"b": 239
},
"hsl": {
"h": 166.667,
"s": 57.447,
"l": 90.784
},
"oklch": {
"l": 0.94888,
"c": 0.0293,
"h": 180.8
},
"luminance": 0.86442
}Semantic roles & 50–950 ramp
primary
#DAF5EF
secondary
#D69EAA
accent
#2045C5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585