#DAF8F4#DAF8F4
#DAF8F4 is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.6% C 0.032 H 186.9°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF8F4 |
|---|---|
| RGB | rgb(218, 248, 244) |
| HSL | hsl(172, 68%, 91%) |
| HSV | hsv(172, 12%, 97%) |
| CMYK | cmyk(12.1%, 0%, 1.6%, 2.7%) |
| CIE-LAB | lab(95.40, -10.45, -1.37) |
| CIE-LCH | lch(95.40, 10.54, 187.46°) |
| OKLab | oklab(95.64% -0.0314 -0.0038) |
| OKLCH | oklch(95.64% 0.032 186.9) |
| XYZ | xyz(78.8060, 88.5702, 98.5142) |
| Luminance | 0.8857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.27
Ice Blue (survey)
#D7FFFE
ΔE00 2.89
Ice
#D6FFFA
ΔE00 3.07
Very Pale Blue
#D6FFFE
ΔE00 3.07
Very Light Blue
#D5FFFF
ΔE00 3.38
Really Light Blue
#D4FFFF
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF8F4 #F8DADE
analogous
#DAF8E5 #DAF8F4 #DAEDF8
triadic
#DAF8F4 #F4DAF8 #F8F4DA
tetradic
#DAF8F4 #E5DAF8 #F8DADE #EDF8DA
square
#DAF8F4 #E5DAF8 #F8DADE #EDF8DA
split-complementary
#DAF8F4 #F8DAED #F8E5DA
monochromatic
#73E5D5 #A7EEE5 #DAF8F4 #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.12
#DAF8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#DAF8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF8F4
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF8F4 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F4
Deuteranopia (green-blind)
#EFF0F4
Tritanopia (blue-blind)
#D2FAF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #daf8f4; /* rgb */ color: rgb(218, 248, 244); /* oklch */ color: oklch(95.6% 0.032 186.9);
Tailwind
colors: {
custom: {
50: '#e5faf7',
500: '#daf8f4',
950: '#000000',
},
}SCSS
$custom: #daf8f4; $custom-light: #e5faf7; $custom-dark: #000000;
JSON
{
"hex": "#daf8f4",
"rgb": {
"r": 218,
"g": 248,
"b": 244
},
"hsl": {
"h": 172,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.95643,
"c": 0.03162,
"h": 186.9
},
"luminance": 0.88572
}Semantic roles & 50–950 ramp
primary
#DAF8F4
secondary
#DC9BA3
accent
#152ED0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585