#DAF2E8#DAF2E8
#DAF2E8 is a very light, muted teal. Relative luminance 0.842; OKLCH L 94.1% C 0.029 H 168.8°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2E8 |
|---|---|
| RGB | rgb(218, 242, 232) |
| HSL | hsl(155, 48%, 90%) |
| HSV | hsv(155, 10%, 95%) |
| CMYK | cmyk(9.9%, 0%, 4.1%, 5.1%) |
| CIE-LAB | lab(93.55, -9.70, 2.15) |
| CIE-LCH | lch(93.55, 9.94, 167.52°) |
| OKLab | oklab(94.08% -0.028 0.0055) |
| OKLCH | oklch(94.08% 0.029 168.8) |
| XYZ | xyz(75.2278, 84.2347, 88.6238) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.61
Lightcyan
#E0FFFF
ΔE00 5.22
Ice
#D6FFFA
ΔE00 5.29
Ice Blue (survey)
#D7FFFE
ΔE00 5.85
Very Pale Blue
#D6FFFE
ΔE00 5.99
Very Light Blue
#D5FFFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2E8 #F2DAE4
analogous
#DAF2DC #DAF2E8 #DAF0F2
triadic
#DAF2E8 #E8DAF2 #F2E8DA
tetradic
#DAF2E8 #DCDAF2 #F2DAE4 #F0F2DA
square
#DAF2E8 #DCDAF2 #F2DAE4 #F0F2DA
split-complementary
#DAF2E8 #F2DAF0 #F2DCDA
monochromatic
#7FD2B0 #ADE2CC #DAF2E8 #E8F7F1 #E8F7F1
Accessibility & contrast
On white
1.18
#DAF2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#DAF2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2E8
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2E8 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE8
Deuteranopia (green-blind)
#ECEBE9
Tritanopia (blue-blind)
#D5F2EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daf2e8; /* rgb */ color: rgb(218, 242, 232); /* oklch */ color: oklch(94.1% 0.029 168.8);
Tailwind
colors: {
custom: {
50: '#e5f6ef',
500: '#daf2e8',
950: '#000000',
},
}SCSS
$custom: #daf2e8; $custom-light: #e5f6ef; $custom-dark: #000000;
JSON
{
"hex": "#daf2e8",
"rgb": {
"r": 218,
"g": 242,
"b": 232
},
"hsl": {
"h": 155,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.94081,
"c": 0.0285,
"h": 168.8
},
"luminance": 0.84236
}Semantic roles & 50–950 ramp
primary
#DAF2E8
secondary
#D0A0B4
accent
#2A67BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585