#DAF4F0#DAF4F0
#DAF4F0 is a very light, muted teal. Relative luminance 0.859; OKLCH L 94.7% C 0.028 H 185.6°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF4F0 |
|---|---|
| RGB | rgb(218, 244, 240) |
| HSL | hsl(171, 54%, 91%) |
| HSV | hsv(171, 11%, 96%) |
| CMYK | cmyk(10.7%, 0%, 1.6%, 4.3%) |
| CIE-LAB | lab(94.27, -9.21, -0.96) |
| CIE-LCH | lch(94.27, 9.26, 185.93°) |
| OKLab | oklab(94.71% -0.0276 -0.0027) |
| OKLCH | oklch(94.71% 0.028 185.6) |
| XYZ | xyz(76.9886, 85.8967, 94.9447) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.96
Ice Blue (survey)
#D7FFFE
ΔE00 4.13
Very Pale Blue
#D6FFFE
ΔE00 4.32
Ice
#D6FFFA
ΔE00 4.37
Very Light Blue
#D5FFFF
ΔE00 4.57
Really Light Blue
#D4FFFF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF4F0 #F4DADE
analogous
#DAF4E3 #DAF4F0 #DAEBF4
triadic
#DAF4F0 #F0DAF4 #F4F0DA
tetradic
#DAF4F0 #E3DAF4 #F4DADE #EBF4DA
square
#DAF4F0 #E3DAF4 #F4DADE #EBF4DA
split-complementary
#DAF4F0 #F4DAEB #F4E3DA
monochromatic
#7CD8CA #ABE6DD #DAF4F0 #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.16
#DAF4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#DAF4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF4F0
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF4F0 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#ECEDF0
Tritanopia (blue-blind)
#D4F5F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #daf4f0; /* rgb */ color: rgb(218, 244, 240); /* oklch */ color: oklch(94.7% 0.028 185.6);
Tailwind
colors: {
custom: {
50: '#e5f7f4',
500: '#daf4f0',
950: '#000000',
},
}SCSS
$custom: #daf4f0; $custom-light: #e5f7f4; $custom-dark: #000000;
JSON
{
"hex": "#daf4f0",
"rgb": {
"r": 218,
"g": 244,
"b": 240
},
"hsl": {
"h": 170.769,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.94713,
"c": 0.0277,
"h": 185.6
},
"luminance": 0.85898
}Semantic roles & 50–950 ramp
primary
#DAF4F0
secondary
#D49FA7
accent
#243CC2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585