#DAF2EC#DAF2EC
#DAF2EC is a very light, muted teal. Relative luminance 0.845; OKLCH L 94.2% C 0.026 H 179.0°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2EC |
|---|---|
| RGB | rgb(218, 242, 236) |
| HSL | hsl(165, 48%, 90%) |
| HSV | hsv(165, 10%, 95%) |
| CMYK | cmyk(9.9%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(93.65, -8.96, 0.22) |
| CIE-LCH | lch(93.65, 8.96, 178.61°) |
| OKLab | oklab(94.19% -0.0264 0.0004) |
| OKLCH | oklch(94.19% 0.026 179) |
| XYZ | xyz(75.8025, 84.4646, 91.6503) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.95
Ice
#D6FFFA
ΔE00 4.97
Ice Blue (survey)
#D7FFFE
ΔE00 5.01
Very Pale Blue
#D6FFFE
ΔE00 5.19
Honeydew
#F0FFF0
ΔE00 5.44
Very Light Blue
#D5FFFF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2EC #F2DAE0
analogous
#DAF2E0 #DAF2EC #DAECF2
triadic
#DAF2EC #ECDAF2 #F2ECDA
tetradic
#DAF2EC #E0DAF2 #F2DAE0 #ECF2DA
square
#DAF2EC #E0DAF2 #F2DAE0 #ECF2DA
split-complementary
#DAF2EC #F2DAEC #F2E0DA
monochromatic
#7FD2BD #ADE2D5 #DAF2EC #E8F7F3 #E8F7F3
Accessibility & contrast
On white
1.17
#DAF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#DAF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2EC
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2EC | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#D5F3F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf2ec; /* rgb */ color: rgb(218, 242, 236); /* oklch */ color: oklch(94.2% 0.026 179.0);
Tailwind
colors: {
custom: {
50: '#e5f6f2',
500: '#daf2ec',
950: '#000000',
},
}SCSS
$custom: #daf2ec; $custom-light: #e5f6f2; $custom-dark: #000000;
JSON
{
"hex": "#daf2ec",
"rgb": {
"r": 218,
"g": 242,
"b": 236
},
"hsl": {
"h": 165,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.94192,
"c": 0.02641,
"h": 179
},
"luminance": 0.84466
}Semantic roles & 50–950 ramp
primary
#DAF2EC
secondary
#D0A0AC
accent
#2A4EBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585