#DAF5EC#DAF5EC
#DAF5EC is a very light, muted teal. Relative luminance 0.863; OKLCH L 94.8% C 0.031 H 173.6°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF5EC |
|---|---|
| RGB | rgb(218, 245, 236) |
| HSL | hsl(160, 57%, 91%) |
| HSV | hsv(160, 11%, 96%) |
| CMYK | cmyk(11%, 0%, 3.7%, 3.9%) |
| CIE-LAB | lab(94.43, -10.46, 1.35) |
| CIE-LCH | lch(94.43, 10.55, 172.67°) |
| OKLab | oklab(94.8% -0.0305 0.0034) |
| OKLCH | oklch(94.8% 0.031 173.6) |
| XYZ | xyz(76.7027, 86.2650, 91.9503) |
| Luminance | 0.8627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.19
Lightcyan
#E0FFFF
ΔE00 4.42
Ice Blue (survey)
#D7FFFE
ΔE00 4.81
Very Pale Blue
#D6FFFE
ΔE00 4.94
Honeydew
#F0FFF0
ΔE00 5.11
Very Light Blue
#D5FFFF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF5EC #F5DAE3
analogous
#DAF5DE #DAF5EC #DAF0F5
triadic
#DAF5EC #ECDAF5 #F5ECDA
tetradic
#DAF5EC #DEDAF5 #F5DAE3 #F0F5DA
square
#DAF5EC #DEDAF5 #F5DAE3 #F0F5DA
split-complementary
#DAF5EC #F5DAF0 #F5DEDA
monochromatic
#7ADBBB #AAE8D3 #DAF5EC #E7F8F3 #E7F8F3
Accessibility & contrast
On white
1.15
#DAF5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#DAF5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF5EC
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF5EC | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#EEEDED
Tritanopia (blue-blind)
#D4F6F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #daf5ec; /* rgb */ color: rgb(218, 245, 236); /* oklch */ color: oklch(94.8% 0.031 173.6);
Tailwind
colors: {
custom: {
50: '#e5f8f2',
500: '#daf5ec',
950: '#000000',
},
}SCSS
$custom: #daf5ec; $custom-light: #e5f8f2; $custom-dark: #000000;
JSON
{
"hex": "#daf5ec",
"rgb": {
"r": 218,
"g": 245,
"b": 236
},
"hsl": {
"h": 160,
"s": 57.447,
"l": 90.784
},
"oklch": {
"l": 0.94804,
"c": 0.03065,
"h": 173.6
},
"luminance": 0.86266
}Semantic roles & 50–950 ramp
primary
#DAF5EC
secondary
#D69EB0
accent
#2057C5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585