#DAF2EF#DAF2EF
#DAF2EF is a very light, muted teal. Relative luminance 0.846; OKLCH L 94.3% C 0.025 H 187.7°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2EF |
|---|---|
| RGB | rgb(218, 242, 239) |
| HSL | hsl(173, 48%, 90%) |
| HSV | hsv(173, 10%, 95%) |
| CMYK | cmyk(9.9%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(93.73, -8.39, -1.23) |
| CIE-LCH | lch(93.73, 8.48, 188.32°) |
| OKLab | oklab(94.28% -0.0253 -0.0034) |
| OKLCH | oklch(94.28% 0.025 187.7) |
| XYZ | xyz(76.2420, 84.6404, 93.9650) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.28
Ice Blue (survey)
#D7FFFE
ΔE00 4.75
Azure (CSS)
#F0FFFF
ΔE00 4.81
Very Pale Blue
#D6FFFE
ΔE00 4.94
Very Light Blue
#D5FFFF
ΔE00 5.15
Ice
#D6FFFA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2EF #F2DADD
analogous
#DAF2E3 #DAF2EF #DAE9F2
triadic
#DAF2EF #EFDAF2 #F2EFDA
tetradic
#DAF2EF #E3DAF2 #F2DADD #E9F2DA
square
#DAF2EF #E3DAF2 #F2DADD #E9F2DA
split-complementary
#DAF2EF #F2DAE9 #F2E3DA
monochromatic
#7FD2C8 #ADE2DB #DAF2EF #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.17
#DAF2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DAF2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2EF
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2EF | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#D4F3F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf2ef; /* rgb */ color: rgb(218, 242, 239); /* oklch */ color: oklch(94.3% 0.025 187.7);
Tailwind
colors: {
custom: {
50: '#e5f6f4',
500: '#daf2ef',
950: '#000000',
},
}SCSS
$custom: #daf2ef; $custom-light: #e5f6f4; $custom-dark: #000000;
JSON
{
"hex": "#daf2ef",
"rgb": {
"r": 218,
"g": 242,
"b": 239
},
"hsl": {
"h": 172.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.94278,
"c": 0.02549,
"h": 187.7
},
"luminance": 0.84642
}Semantic roles & 50–950 ramp
primary
#DAF2EF
secondary
#D0A0A6
accent
#2A3CBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585