#DAF2EA#DAF2EA
#DAF2EA is a very light, muted teal. Relative luminance 0.844; OKLCH L 94.1% C 0.027 H 173.7°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2EA |
|---|---|
| RGB | rgb(218, 242, 234) |
| HSL | hsl(160, 48%, 90%) |
| HSV | hsv(160, 10%, 95%) |
| CMYK | cmyk(9.9%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(93.60, -9.33, 1.18) |
| CIE-LCH | lch(93.60, 9.41, 172.78°) |
| OKLab | oklab(94.14% -0.0272 0.003) |
| OKLCH | oklch(94.14% 0.027 173.7) |
| XYZ | xyz(75.5135, 84.3490, 90.1285) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.56
Honeydew
#F0FFF0
ΔE00 4.97
Ice
#D6FFFA
ΔE00 5.05
Ice Blue (survey)
#D7FFFE
ΔE00 5.38
Very Pale Blue
#D6FFFE
ΔE00 5.54
Very Light Blue
#D5FFFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2EA #F2DAE2
analogous
#DAF2DE #DAF2EA #DAEEF2
triadic
#DAF2EA #EADAF2 #F2EADA
tetradic
#DAF2EA #DEDAF2 #F2DAE2 #EEF2DA
square
#DAF2EA #DEDAF2 #F2DAE2 #EEF2DA
split-complementary
#DAF2EA #F2DAEE #F2DEDA
monochromatic
#7FD2B7 #ADE2D0 #DAF2EA #E8F7F2 #E8F7F2
Accessibility & contrast
On white
1.18
#DAF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#DAF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2EA
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2EA | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#D5F3EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #daf2ea; /* rgb */ color: rgb(218, 242, 234); /* oklch */ color: oklch(94.1% 0.027 173.7);
Tailwind
colors: {
custom: {
50: '#e5f6f0',
500: '#daf2ea',
950: '#000000',
},
}SCSS
$custom: #daf2ea; $custom-light: #e5f6f0; $custom-dark: #000000;
JSON
{
"hex": "#daf2ea",
"rgb": {
"r": 218,
"g": 242,
"b": 234
},
"hsl": {
"h": 160,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.94136,
"c": 0.02735,
"h": 173.7
},
"luminance": 0.8435
}Semantic roles & 50–950 ramp
primary
#DAF2EA
secondary
#D0A0B0
accent
#2A5BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585