#DAF4EE#DAF4EE
#DAF4EE is a very light, muted teal. Relative luminance 0.858; OKLCH L 94.7% C 0.028 H 180.3°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF4EE |
|---|---|
| RGB | rgb(218, 244, 238) |
| HSL | hsl(166, 54%, 91%) |
| HSV | hsv(166, 11%, 96%) |
| CMYK | cmyk(10.7%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(94.22, -9.59, 0.01) |
| CIE-LCH | lch(94.22, 9.59, 179.96°) |
| OKLab | oklab(94.66% -0.0283 -0.0001) |
| OKLCH | oklch(94.66% 0.028 180.3) |
| XYZ | xyz(76.6932, 85.7785, 93.3886) |
| Luminance | 0.8578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.53
Ice
#D6FFFA
ΔE00 4.28
Ice Blue (survey)
#D7FFFE
ΔE00 4.39
Very Pale Blue
#D6FFFE
ΔE00 4.56
Very Light Blue
#D5FFFF
ΔE00 4.88
Really Light Blue
#D4FFFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF4EE #F4DAE0
analogous
#DAF4E1 #DAF4EE #DAEDF4
triadic
#DAF4EE #EEDAF4 #F4EEDA
tetradic
#DAF4EE #E1DAF4 #F4DAE0 #EDF4DA
square
#DAF4EE #E1DAF4 #F4DAE0 #EDF4DA
split-complementary
#DAF4EE #F4DAED #F4E1DA
monochromatic
#7CD8C3 #ABE6D8 #DAF4EE #E7F8F4 #E7F8F4
Accessibility & contrast
On white
1.16
#DAF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#DAF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF4EE
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF4EE | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#ECEDEE
Tritanopia (blue-blind)
#D4F5F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #daf4ee; /* rgb */ color: rgb(218, 244, 238); /* oklch */ color: oklch(94.7% 0.028 180.3);
Tailwind
colors: {
custom: {
50: '#e5f7f3',
500: '#daf4ee',
950: '#000000',
},
}SCSS
$custom: #daf4ee; $custom-light: #e5f7f3; $custom-dark: #000000;
JSON
{
"hex": "#daf4ee",
"rgb": {
"r": 218,
"g": 244,
"b": 238
},
"hsl": {
"h": 166.154,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.94656,
"c": 0.02834,
"h": 180.3
},
"luminance": 0.8578
}Semantic roles & 50–950 ramp
primary
#DAF4EE
secondary
#D49FAB
accent
#2448C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585