#DAFAEC#DAFAEC
#DAFAEC is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.8% C 0.038 H 167.3°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFAEC |
|---|---|
| RGB | rgb(218, 250, 236) |
| HSL | hsl(154, 76%, 92%) |
| HSV | hsv(154, 13%, 98%) |
| CMYK | cmyk(12.8%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(95.72, -12.96, 3.23) |
| CIE-LCH | lch(95.72, 13.35, 166.02°) |
| OKLab | oklab(95.83% -0.0371 0.0083) |
| OKLCH | oklch(95.83% 0.038 167.3) |
| XYZ | xyz(78.2358, 89.3312, 92.4614) |
| Luminance | 0.8933 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.21
Honeydew
#F0FFF0
ΔE00 5.57
Ice Blue (survey)
#D7FFFE
ΔE00 5.58
Very Pale Blue
#D6FFFE
ΔE00 5.63
Lightcyan
#E0FFFF
ΔE00 6.01
Duck Egg Blue
#C3FBF4
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFAEC #FADAE8
analogous
#DAFADC #DAFAEC #DAF8FA
triadic
#DAFAEC #ECDAFA #FAECDA
tetradic
#DAFAEC #DCDAFA #FADAE8 #F8FADA
square
#DAFAEC #DCDAFA #FADAE8 #F8FADA
split-complementary
#DAFAEC #FADAF8 #FADCDA
monochromatic
#6EEBB5 #A4F3D0 #DAFAEC #E4FBF1 #E4FBF1
Accessibility & contrast
On white
1.11
#DAFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DAFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFAEC
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFAEC | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#D4FAF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dafaec; /* rgb */ color: rgb(218, 250, 236); /* oklch */ color: oklch(95.8% 0.038 167.3);
Tailwind
colors: {
custom: {
50: '#e5fcf2',
500: '#dafaec',
950: '#000000',
},
}SCSS
$custom: #dafaec; $custom-light: #e5fcf2; $custom-dark: #000000;
JSON
{
"hex": "#dafaec",
"rgb": {
"r": 218,
"g": 250,
"b": 236
},
"hsl": {
"h": 153.75,
"s": 76.19,
"l": 91.765
},
"oklch": {
"l": 0.95829,
"c": 0.03807,
"h": 167.3
},
"luminance": 0.89333
}Semantic roles & 50–950 ramp
primary
#DAFAEC
secondary
#E098B8
accent
#0D66D8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585