#DAF1EF#DAF1EF
#DAF1EF is a very light, muted teal. Relative luminance 0.840; OKLCH L 94.1% C 0.024 H 190.4°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF1EF |
|---|---|
| RGB | rgb(218, 241, 239) |
| HSL | hsl(175, 45%, 90%) |
| HSV | hsv(175, 10%, 95%) |
| CMYK | cmyk(9.5%, 0%, 0.8%, 5.5%) |
| CIE-LAB | lab(93.47, -7.89, -1.60) |
| CIE-LCH | lch(93.47, 8.05, 191.50°) |
| OKLab | oklab(94.07% -0.0239 -0.0044) |
| OKLCH | oklch(94.07% 0.024 190.4) |
| XYZ | xyz(75.9452, 84.0468, 93.8661) |
| Luminance | 0.8405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.48
Azure (CSS)
#F0FFFF
ΔE00 4.52
Ice Blue (survey)
#D7FFFE
ΔE00 5.11
Very Pale Blue
#D6FFFE
ΔE00 5.30
Very Light Blue
#D5FFFF
ΔE00 5.48
Ice
#D6FFFA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF1EF #F1DADC
analogous
#DAF1E4 #DAF1EF #DAE7F1
triadic
#DAF1EF #EFDAF1 #F1EFDA
tetradic
#DAF1EF #E4DAF1 #F1DADC #E7F1DA
square
#DAF1EF #E4DAF1 #F1DADC #E7F1DA
split-complementary
#DAF1EF #F1DAE7 #F1E4DA
monochromatic
#81CFC9 #AEE0DC #DAF1EF #E9F7F5 #E9F7F5
Accessibility & contrast
On white
1.18
#DAF1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#DAF1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF1EF
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF1EF | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEF
Deuteranopia (green-blind)
#E9EBEF
Tritanopia (blue-blind)
#D4F2F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daf1ef; /* rgb */ color: rgb(218, 241, 239); /* oklch */ color: oklch(94.1% 0.024 190.4);
Tailwind
colors: {
custom: {
50: '#e5f5f4',
500: '#daf1ef',
950: '#000000',
},
}SCSS
$custom: #daf1ef; $custom-light: #e5f5f4; $custom-dark: #000000;
JSON
{
"hex": "#daf1ef",
"rgb": {
"r": 218,
"g": 241,
"b": 239
},
"hsl": {
"h": 174.783,
"s": 45.098,
"l": 90
},
"oklch": {
"l": 0.94074,
"c": 0.02431,
"h": 190.4
},
"luminance": 0.84048
}Semantic roles & 50–950 ramp
primary
#DAF1EF
secondary
#CEA1A5
accent
#2D39B8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585