#DAF2EE#DAF2EE
#DAF2EE is a very light, muted teal. Relative luminance 0.846; OKLCH L 94.2% C 0.026 H 184.7°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2EE |
|---|---|
| RGB | rgb(218, 242, 238) |
| HSL | hsl(170, 48%, 90%) |
| HSV | hsv(170, 10%, 95%) |
| CMYK | cmyk(9.9%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(93.70, -8.58, -0.75) |
| CIE-LCH | lch(93.70, 8.61, 184.97°) |
| OKLab | oklab(94.25% -0.0256 -0.0021) |
| OKLCH | oklch(94.25% 0.026 184.7) |
| XYZ | xyz(76.0947, 84.5815, 93.1891) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.46
Ice Blue (survey)
#D7FFFE
ΔE00 4.79
Very Pale Blue
#D6FFFE
ΔE00 4.98
Azure (CSS)
#F0FFFF
ΔE00 5.02
Ice
#D6FFFA
ΔE00 5.05
Very Light Blue
#D5FFFF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2EE #F2DADE
analogous
#DAF2E2 #DAF2EE #DAEAF2
triadic
#DAF2EE #EEDAF2 #F2EEDA
tetradic
#DAF2EE #E2DAF2 #F2DADE #EAF2DA
square
#DAF2EE #E2DAF2 #F2DADE #EAF2DA
split-complementary
#DAF2EE #F2DAEA #F2E2DA
monochromatic
#7FD2C4 #ADE2D9 #DAF2EE #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.17
#DAF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#DAF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2EE
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2EE | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#EBEBEE
Tritanopia (blue-blind)
#D4F3F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf2ee; /* rgb */ color: rgb(218, 242, 238); /* oklch */ color: oklch(94.2% 0.026 184.7);
Tailwind
colors: {
custom: {
50: '#e5f6f3',
500: '#daf2ee',
950: '#000000',
},
}SCSS
$custom: #daf2ee; $custom-light: #e5f6f3; $custom-dark: #000000;
JSON
{
"hex": "#daf2ee",
"rgb": {
"r": 218,
"g": 242,
"b": 238
},
"hsl": {
"h": 170,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.94249,
"c": 0.02573,
"h": 184.7
},
"luminance": 0.84583
}Semantic roles & 50–950 ramp
primary
#DAF2EE
secondary
#D0A0A8
accent
#2A42BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585