#DAF6EA#DAF6EA
#DAF6EA is a very light, muted teal. Relative luminance 0.868; OKLCH L 95.0% C 0.033 H 168.0°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF6EA |
|---|---|
| RGB | rgb(218, 246, 234) |
| HSL | hsl(154, 61%, 91%) |
| HSV | hsv(154, 11%, 96%) |
| CMYK | cmyk(11.4%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(94.63, -11.34, 2.68) |
| CIE-LCH | lch(94.63, 11.65, 166.68°) |
| OKLab | oklab(94.95% -0.0326 0.0069) |
| OKLCH | oklch(94.95% 0.033 168) |
| XYZ | xyz(76.7171, 86.7561, 90.5297) |
| Luminance | 0.8676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.51
Honeydew
#F0FFF0
ΔE00 4.91
Lightcyan
#E0FFFF
ΔE00 5.44
Ice Blue (survey)
#D7FFFE
ΔE00 5.50
Very Pale Blue
#D6FFFE
ΔE00 5.60
Very Light Blue
#D5FFFF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF6EA #F6DAE6
analogous
#DAF6DC #DAF6EA #DAF4F6
triadic
#DAF6EA #EADAF6 #F6EADA
tetradic
#DAF6EA #DCDAF6 #F6DAE6 #F4F6DA
square
#DAF6EA #DCDAF6 #F6DAE6 #F4F6DA
split-complementary
#DAF6EA #F6DAF4 #F6DCDA
monochromatic
#78DEB2 #A9EACE #DAF6EA #E6F9F1 #E6F9F1
Accessibility & contrast
On white
1.14
#DAF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#DAF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF6EA
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF6EA | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2E9
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#D5F6F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #daf6ea; /* rgb */ color: rgb(218, 246, 234); /* oklch */ color: oklch(95.0% 0.033 168.0);
Tailwind
colors: {
custom: {
50: '#e5f9f0',
500: '#daf6ea',
950: '#000000',
},
}SCSS
$custom: #daf6ea; $custom-light: #e5f9f0; $custom-dark: #000000;
JSON
{
"hex": "#daf6ea",
"rgb": {
"r": 218,
"g": 246,
"b": 234
},
"hsl": {
"h": 154.286,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.94954,
"c": 0.03331,
"h": 168
},
"luminance": 0.86757
}Semantic roles & 50–950 ramp
primary
#DAF6EA
secondary
#D79DB6
accent
#1D66C9
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585