#DAFBEC#DAFBEC
#DAFBEC is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.0% C 0.040 H 166.4°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBEC |
|---|---|
| RGB | rgb(218, 251, 236) |
| HSL | hsl(153, 80%, 92%) |
| HSV | hsv(153, 13%, 98%) |
| CMYK | cmyk(13.1%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(95.98, -13.45, 3.60) |
| CIE-LCH | lch(95.98, 13.93, 165.01°) |
| OKLab | oklab(96.03% -0.0385 0.0093) |
| OKLCH | oklch(96.03% 0.04 166.4) |
| XYZ | xyz(78.5474, 89.9543, 92.5652) |
| Luminance | 0.8996 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.38
Honeydew
#F0FFF0
ΔE00 5.77
Ice Blue (survey)
#D7FFFE
ΔE00 5.83
Very Pale Blue
#D6FFFE
ΔE00 5.88
Duck Egg Blue
#C3FBF4
ΔE00 6.00
Light Light Blue
#CAFFFB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBEC #FBDAE9
analogous
#DAFBDC #DAFBEC #DAFAFB
triadic
#DAFBEC #ECDAFB #FBECDA
tetradic
#DAFBEC #DCDAFB #FBDAE9 #FAFBDA
square
#DAFBEC #DCDAFB #FBDAE9 #FAFBDA
split-complementary
#DAFBEC #FBDAFA #FBDCDA
monochromatic
#6CEFB3 #A3F5D0 #DAFBEC #E3FCF1 #E3FCF1
Accessibility & contrast
On white
1.11
#DAFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#DAFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBEC
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBEC | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#F3F2ED
Tritanopia (blue-blind)
#D4FBF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dafbec; /* rgb */ color: rgb(218, 251, 236); /* oklch */ color: oklch(96.0% 0.040 166.4);
Tailwind
colors: {
custom: {
50: '#e5fcf2',
500: '#dafbec',
950: '#000000',
},
}SCSS
$custom: #dafbec; $custom-light: #e5fcf2; $custom-dark: #000000;
JSON
{
"hex": "#dafbec",
"rgb": {
"r": 218,
"g": 251,
"b": 236
},
"hsl": {
"h": 152.727,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.96034,
"c": 0.03959,
"h": 166.4
},
"luminance": 0.89956
}Semantic roles & 50–950 ramp
primary
#DAFBEC
secondary
#E297B9
accent
#0969DD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585