#DAF6EB#DAF6EB
#DAF6EB is a very light, muted teal. Relative luminance 0.868; OKLCH L 95.0% C 0.033 H 170.0°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF6EB |
|---|---|
| RGB | rgb(218, 246, 235) |
| HSL | hsl(156, 61%, 91%) |
| HSV | hsv(156, 11%, 96%) |
| CMYK | cmyk(11.4%, 0%, 4.5%, 3.5%) |
| CIE-LAB | lab(94.66, -11.15, 2.20) |
| CIE-LCH | lch(94.66, 11.37, 168.82°) |
| OKLab | oklab(94.98% -0.0322 0.0057) |
| OKLCH | oklch(94.98% 0.033 170) |
| XYZ | xyz(76.8612, 86.8137, 91.2884) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.27
Honeydew
#F0FFF0
ΔE00 5.00
Lightcyan
#E0FFFF
ΔE00 5.06
Ice Blue (survey)
#D7FFFE
ΔE00 5.18
Very Pale Blue
#D6FFFE
ΔE00 5.29
Very Light Blue
#D5FFFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF6EB #F6DAE5
analogous
#DAF6DD #DAF6EB #DAF3F6
triadic
#DAF6EB #EBDAF6 #F6EBDA
tetradic
#DAF6EB #DDDAF6 #F6DAE5 #F3F6DA
square
#DAF6EB #DDDAF6 #F6DAE5 #F3F6DA
split-complementary
#DAF6EB #F6DAF3 #F6DDDA
monochromatic
#78DEB6 #A9EAD0 #DAF6EB #E6F9F2 #E6F9F2
Accessibility & contrast
On white
1.14
#DAF6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#DAF6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF6EB
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF6EB | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#EFEEEC
Tritanopia (blue-blind)
#D4F6F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #daf6eb; /* rgb */ color: rgb(218, 246, 235); /* oklch */ color: oklch(95.0% 0.033 170.0);
Tailwind
colors: {
custom: {
50: '#e5f9f1',
500: '#daf6eb',
950: '#000000',
},
}SCSS
$custom: #daf6eb; $custom-light: #e5f9f1; $custom-dark: #000000;
JSON
{
"hex": "#daf6eb",
"rgb": {
"r": 218,
"g": 246,
"b": 235
},
"hsl": {
"h": 156.429,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.94981,
"c": 0.03269,
"h": 170
},
"luminance": 0.86815
}Semantic roles & 50–950 ramp
primary
#DAF6EB
secondary
#D79DB4
accent
#1D60C9
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585