#DAF6E8#DAF6E8
#DAF6E8 is a very light, muted teal. Relative luminance 0.866; OKLCH L 94.9% C 0.035 H 164.2°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF6E8 |
|---|---|
| RGB | rgb(218, 246, 232) |
| HSL | hsl(150, 61%, 91%) |
| HSV | hsv(150, 11%, 96%) |
| CMYK | cmyk(11.4%, 0%, 5.7%, 3.5%) |
| CIE-LAB | lab(94.59, -11.71, 3.65) |
| CIE-LCH | lch(94.59, 12.26, 162.69°) |
| OKLab | oklab(94.9% -0.0334 0.0095) |
| OKLCH | oklch(94.9% 0.035 164.2) |
| XYZ | xyz(76.4314, 86.6418, 89.0250) |
| Luminance | 0.8664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.83
Ice
#D6FFFA
ΔE00 5.03
Ice Blue (survey)
#D7FFFE
ΔE00 6.16
Lightcyan
#E0FFFF
ΔE00 6.18
Very Pale Blue
#D6FFFE
ΔE00 6.25
Very Light Blue
#D5FFFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF6E8 #F6DAE8
analogous
#DAF6DA #DAF6E8 #DAF6F6
triadic
#DAF6E8 #E8DAF6 #F6E8DA
tetradic
#DAF6E8 #DADAF6 #F6DAE8 #F6F6DA
square
#DAF6E8 #DADAF6 #F6DAE8 #F6F6DA
split-complementary
#DAF6E8 #F6DAF6 #F6DADA
monochromatic
#78DEAB #A9EAC9 #DAF6E8 #E6F9F0 #E6F9F0
Accessibility & contrast
On white
1.15
#DAF6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#DAF6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF6E8
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF6E8 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E7
Deuteranopia (green-blind)
#EFEEE9
Tritanopia (blue-blind)
#D5F6F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #daf6e8; /* rgb */ color: rgb(218, 246, 232); /* oklch */ color: oklch(94.9% 0.035 164.2);
Tailwind
colors: {
custom: {
50: '#e5f9ef',
500: '#daf6e8',
950: '#000000',
},
}SCSS
$custom: #daf6e8; $custom-light: #e5f9ef; $custom-dark: #000000;
JSON
{
"hex": "#daf6e8",
"rgb": {
"r": 218,
"g": 246,
"b": 232
},
"hsl": {
"h": 150,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.94899,
"c": 0.03468,
"h": 164.2
},
"luminance": 0.86643
}Semantic roles & 50–950 ramp
primary
#DAF6E8
secondary
#D79DBA
accent
#1D73C9
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585