#DAF2EB#DAF2EB
#DAF2EB is a very light, muted teal. Relative luminance 0.844; OKLCH L 94.2% C 0.027 H 176.3°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2EB |
|---|---|
| RGB | rgb(218, 242, 235) |
| HSL | hsl(163, 48%, 90%) |
| HSV | hsv(163, 10%, 95%) |
| CMYK | cmyk(9.9%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(93.63, -9.14, 0.70) |
| CIE-LCH | lch(93.63, 9.17, 175.62°) |
| OKLab | oklab(94.16% -0.0268 0.0017) |
| OKLCH | oklch(94.16% 0.027 176.3) |
| XYZ | xyz(75.6576, 84.4066, 90.8872) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.24
Ice
#D6FFFA
ΔE00 4.99
Ice Blue (survey)
#D7FFFE
ΔE00 5.18
Honeydew
#F0FFF0
ΔE00 5.19
Very Pale Blue
#D6FFFE
ΔE00 5.35
Very Light Blue
#D5FFFF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2EB #F2DAE1
analogous
#DAF2DF #DAF2EB #DAEDF2
triadic
#DAF2EB #EBDAF2 #F2EBDA
tetradic
#DAF2EB #DFDAF2 #F2DAE1 #EDF2DA
square
#DAF2EB #DFDAF2 #F2DAE1 #EDF2DA
split-complementary
#DAF2EB #F2DAED #F2DFDA
monochromatic
#7FD2BA #ADE2D3 #DAF2EB #E8F7F3 #E8F7F3
Accessibility & contrast
On white
1.17
#DAF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#DAF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2EB
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2EB | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#D5F3F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf2eb; /* rgb */ color: rgb(218, 242, 235); /* oklch */ color: oklch(94.2% 0.027 176.3);
Tailwind
colors: {
custom: {
50: '#e5f6f1',
500: '#daf2eb',
950: '#000000',
},
}SCSS
$custom: #daf2eb; $custom-light: #e5f6f1; $custom-dark: #000000;
JSON
{
"hex": "#daf2eb",
"rgb": {
"r": 218,
"g": 242,
"b": 235
},
"hsl": {
"h": 162.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.94164,
"c": 0.02686,
"h": 176.3
},
"luminance": 0.84408
}Semantic roles & 50–950 ramp
primary
#DAF2EB
secondary
#D0A0AE
accent
#2A55BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585