#DAF7EA#DAF7EA
#DAF7EA is a very light, muted teal. Relative luminance 0.874; OKLCH L 95.2% C 0.035 H 166.9°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF7EA |
|---|---|
| RGB | rgb(218, 247, 234) |
| HSL | hsl(153, 64%, 91%) |
| HSV | hsv(153, 12%, 97%) |
| CMYK | cmyk(11.7%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(94.89, -11.84, 3.06) |
| CIE-LCH | lch(94.89, 12.22, 165.50°) |
| OKLab | oklab(95.16% -0.0339 0.0079) |
| OKLCH | oklch(95.16% 0.035 166.9) |
| XYZ | xyz(77.0221, 87.3661, 90.6313) |
| Luminance | 0.8737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.52
Honeydew
#F0FFF0
ΔE00 5.03
Ice Blue (survey)
#D7FFFE
ΔE00 5.65
Very Pale Blue
#D6FFFE
ΔE00 5.74
Lightcyan
#E0FFFF
ΔE00 5.74
Very Light Blue
#D5FFFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF7EA #F7DAE7
analogous
#DAF7DB #DAF7EA #DAF5F7
triadic
#DAF7EA #EADAF7 #F7EADA
tetradic
#DAF7EA #DBDAF7 #F7DAE7 #F5F7DA
square
#DAF7EA #DBDAF7 #F7DAE7 #F5F7DA
split-complementary
#DAF7EA #F7DAF5 #F7DBDA
monochromatic
#75E1B1 #A8ECCD #DAF7EA #E6FAF1 #E6FAF1
Accessibility & contrast
On white
1.14
#DAF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#DAF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF7EA
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF7EA | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3E9
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#D4F7F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #daf7ea; /* rgb */ color: rgb(218, 247, 234); /* oklch */ color: oklch(95.2% 0.035 166.9);
Tailwind
colors: {
custom: {
50: '#e5f9f0',
500: '#daf7ea',
950: '#000000',
},
}SCSS
$custom: #daf7ea; $custom-light: #e5f9f0; $custom-dark: #000000;
JSON
{
"hex": "#daf7ea",
"rgb": {
"r": 218,
"g": 247,
"b": 234
},
"hsl": {
"h": 153.103,
"s": 64.444,
"l": 91.176
},
"oklch": {
"l": 0.95159,
"c": 0.03483,
"h": 166.9
},
"luminance": 0.87367
}Semantic roles & 50–950 ramp
primary
#DAF7EA
secondary
#D99CB7
accent
#1969CC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585