#DAF2ED#DAF2ED
#DAF2ED is a very light, muted teal. Relative luminance 0.845; OKLCH L 94.2% C 0.026 H 181.8°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2ED |
|---|---|
| RGB | rgb(218, 242, 237) |
| HSL | hsl(168, 48%, 90%) |
| HSV | hsv(168, 10%, 95%) |
| CMYK | cmyk(9.9%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(93.68, -8.77, -0.26) |
| CIE-LCH | lch(93.68, 8.77, 181.73°) |
| OKLab | oklab(94.22% -0.026 -0.0008) |
| OKLCH | oklch(94.22% 0.026 181.8) |
| XYZ | xyz(75.9482, 84.5229, 92.4175) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.69
Ice Blue (survey)
#D7FFFE
ΔE00 4.88
Ice
#D6FFFA
ΔE00 4.99
Very Pale Blue
#D6FFFE
ΔE00 5.06
Azure (CSS)
#F0FFFF
ΔE00 5.26
Very Light Blue
#D5FFFF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2ED #F2DADF
analogous
#DAF2E1 #DAF2ED #DAEBF2
triadic
#DAF2ED #EDDAF2 #F2EDDA
tetradic
#DAF2ED #E1DAF2 #F2DADF #EBF2DA
square
#DAF2ED #E1DAF2 #F2DADF #EBF2DA
split-complementary
#DAF2ED #F2DAEB #F2E1DA
monochromatic
#7FD2C1 #ADE2D7 #DAF2ED #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.17
#DAF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#DAF2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2ED
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2ED | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#EBEBED
Tritanopia (blue-blind)
#D4F3F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf2ed; /* rgb */ color: rgb(218, 242, 237); /* oklch */ color: oklch(94.2% 0.026 181.8);
Tailwind
colors: {
custom: {
50: '#e5f6f2',
500: '#daf2ed',
950: '#000000',
},
}SCSS
$custom: #daf2ed; $custom-light: #e5f6f2; $custom-dark: #000000;
JSON
{
"hex": "#daf2ed",
"rgb": {
"r": 218,
"g": 242,
"b": 237
},
"hsl": {
"h": 167.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.94221,
"c": 0.02604,
"h": 181.8
},
"luminance": 0.84524
}Semantic roles & 50–950 ramp
primary
#DAF2ED
secondary
#D0A0AA
accent
#2A48BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585