#DAF4EF#DAF4EF
#DAF4EF is a very light, muted teal. Relative luminance 0.858; OKLCH L 94.7% C 0.028 H 182.9°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF4EF |
|---|---|
| RGB | rgb(218, 244, 239) |
| HSL | hsl(168, 54%, 91%) |
| HSV | hsv(168, 11%, 96%) |
| CMYK | cmyk(10.7%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(94.24, -9.40, -0.47) |
| CIE-LCH | lch(94.24, 9.41, 182.89°) |
| OKLab | oklab(94.69% -0.0279 -0.0014) |
| OKLCH | oklch(94.69% 0.028 182.9) |
| XYZ | xyz(76.8405, 85.8374, 94.1645) |
| Luminance | 0.8584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.23
Ice Blue (survey)
#D7FFFE
ΔE00 4.24
Ice
#D6FFFA
ΔE00 4.30
Very Pale Blue
#D6FFFE
ΔE00 4.42
Very Light Blue
#D5FFFF
ΔE00 4.71
Really Light Blue
#D4FFFF
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF4EF #F4DADF
analogous
#DAF4E2 #DAF4EF #DAECF4
triadic
#DAF4EF #EFDAF4 #F4EFDA
tetradic
#DAF4EF #E2DAF4 #F4DADF #ECF4DA
square
#DAF4EF #E2DAF4 #F4DADF #ECF4DA
split-complementary
#DAF4EF #F4DAEC #F4E2DA
monochromatic
#7CD8C6 #ABE6DB #DAF4EF #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.16
#DAF4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#DAF4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF4EF
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF4EF | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EF
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#D4F5F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #daf4ef; /* rgb */ color: rgb(218, 244, 239); /* oklch */ color: oklch(94.7% 0.028 182.9);
Tailwind
colors: {
custom: {
50: '#e5f7f4',
500: '#daf4ef',
950: '#000000',
},
}SCSS
$custom: #daf4ef; $custom-light: #e5f7f4; $custom-dark: #000000;
JSON
{
"hex": "#daf4ef",
"rgb": {
"r": 218,
"g": 244,
"b": 239
},
"hsl": {
"h": 168.462,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.94685,
"c": 0.02799,
"h": 182.9
},
"luminance": 0.85839
}Semantic roles & 50–950 ramp
primary
#DAF4EF
secondary
#D49FA9
accent
#2442C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585