#DAF5EA#DAF5EA
#DAF5EA is a very light, muted teal. Relative luminance 0.862; OKLCH L 94.7% C 0.032 H 169.2°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF5EA |
|---|---|
| RGB | rgb(218, 245, 234) |
| HSL | hsl(156, 57%, 91%) |
| HSV | hsv(156, 11%, 96%) |
| CMYK | cmyk(11%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(94.38, -10.84, 2.31) |
| CIE-LCH | lch(94.38, 11.08, 167.97°) |
| OKLab | oklab(94.75% -0.0312 0.006) |
| OKLCH | oklch(94.75% 0.032 169.2) |
| XYZ | xyz(76.4138, 86.1494, 90.4286) |
| Luminance | 0.8615 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.55
Honeydew
#F0FFF0
ΔE00 4.85
Lightcyan
#E0FFFF
ΔE00 5.16
Ice Blue (survey)
#D7FFFE
ΔE00 5.39
Very Pale Blue
#D6FFFE
ΔE00 5.51
Very Light Blue
#D5FFFF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF5EA #F5DAE5
analogous
#DAF5DC #DAF5EA #DAF2F5
triadic
#DAF5EA #EADAF5 #F5EADA
tetradic
#DAF5EA #DCDAF5 #F5DAE5 #F2F5DA
square
#DAF5EA #DCDAF5 #F5DAE5 #F2F5DA
split-complementary
#DAF5EA #F5DAF2 #F5DCDA
monochromatic
#7ADBB3 #AAE8CF #DAF5EA #E7F8F1 #E7F8F1
Accessibility & contrast
On white
1.15
#DAF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#DAF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF5EA
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF5EA | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#D5F5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #daf5ea; /* rgb */ color: rgb(218, 245, 234); /* oklch */ color: oklch(94.7% 0.032 169.2);
Tailwind
colors: {
custom: {
50: '#e5f8f0',
500: '#daf5ea',
950: '#000000',
},
}SCSS
$custom: #daf5ea; $custom-light: #e5f8f0; $custom-dark: #000000;
JSON
{
"hex": "#daf5ea",
"rgb": {
"r": 218,
"g": 245,
"b": 234
},
"hsl": {
"h": 155.556,
"s": 57.447,
"l": 90.784
},
"oklch": {
"l": 0.94749,
"c": 0.0318,
"h": 169.2
},
"luminance": 0.86151
}Semantic roles & 50–950 ramp
primary
#DAF5EA
secondary
#D69EB4
accent
#2064C5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585