#DAFEEC#DAFEEC
#DAFEEC is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.7% C 0.044 H 163.9°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEEC |
|---|---|
| RGB | rgb(218, 254, 236) |
| HSL | hsl(150, 95%, 93%) |
| HSV | hsv(150, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(96.76, -14.93, 4.73) |
| CIE-LCH | lch(96.76, 15.67, 162.43°) |
| OKLab | oklab(96.65% -0.0425 0.0123) |
| OKLCH | oklch(96.65% 0.044 163.9) |
| XYZ | xyz(79.4919, 91.8435, 92.8801) |
| Luminance | 0.9184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.11
Duck Egg Blue
#C3FBF4
ΔE00 6.13
Eggshell Blue
#C4FFF7
ΔE00 6.23
Honeydew
#F0FFF0
ΔE00 6.48
Light Light Blue
#CAFFFB
ΔE00 6.48
Ice Blue (survey)
#D7FFFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEEC #FEDAEC
analogous
#DAFEDA #DAFEEC #DAFEFE
triadic
#DAFEEC #ECDAFE #FEECDA
tetradic
#DAFEEC #DADAFE #FEDAEC #FEFEDA
square
#DAFEEC #DADAFE #FEDAEC #FEFEDA
split-complementary
#DAFEEC #FEDAFE #FEDADA
monochromatic
#63FBAF #9EFCCD #DAFEEC #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.08
#DAFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#DAFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEEC
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEEC | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8EB
Deuteranopia (green-blind)
#F6F4ED
Tritanopia (blue-blind)
#D3FEF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dafeec; /* rgb */ color: rgb(218, 254, 236); /* oklch */ color: oklch(96.7% 0.044 163.9);
Tailwind
colors: {
custom: {
50: '#e5fef2',
500: '#dafeec',
950: '#000000',
},
}SCSS
$custom: #dafeec; $custom-light: #e5fef2; $custom-dark: #000000;
JSON
{
"hex": "#dafeec",
"rgb": {
"r": 218,
"g": 254,
"b": 236
},
"hsl": {
"h": 150,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.96652,
"c": 0.0442,
"h": 163.9
},
"luminance": 0.91845
}Semantic roles & 50–950 ramp
primary
#DAFEEC
secondary
#E993BE
accent
#0073E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585