#BAFDEC#BAFDEC
#BAFDEC is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.5% C 0.071 H 177.3°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFDEC |
|---|---|
| RGB | rgb(186, 253, 236) |
| HSL | hsl(165, 94%, 86%) |
| HSV | hsv(165, 26%, 99%) |
| CMYK | cmyk(26.5%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(94.63, -24.22, 1.41) |
| CIE-LCH | lch(94.63, 24.26, 176.67°) |
| OKLab | oklab(94.48% -0.0706 0.0034) |
| OKLCH | oklch(94.48% 0.071 177.3) |
| XYZ | xyz(70.5105, 86.7426, 92.3684) |
| Luminance | 0.8675 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.14
Eggshell Blue
#C4FFF7
ΔE00 3.61
Duck Egg Blue
#C3FBF4
ΔE00 4.09
Pale Cyan
#B7FFFA
ΔE00 4.49
Light Light Blue
#CAFFFB
ΔE00 5.57
Light Cyan
#ACFFFC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFDEC #FDBACB
analogous
#BAFDCA #BAFDEC #BAECFD
triadic
#BAFDEC #ECBAFD #FDECBA
tetradic
#BAFDEC #CABAFD #FDBACB #ECFDBA
square
#BAFDEC #CABAFD #FDBACB #ECFDBA
split-complementary
#BAFDEC #FDBAEC #FDCABA
monochromatic
#43FACB #7FFBDC #BAFDEC #E1FEF7 #E1FEF7
Accessibility & contrast
On white
1.14
#BAFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#BAFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFDEC
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFDEC | 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)
#F8F5EB
Deuteranopia (green-blind)
#EBECED
Tritanopia (blue-blind)
#A8FFF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bafdec; /* rgb */ color: rgb(186, 253, 236); /* oklch */ color: oklch(94.5% 0.071 177.3);
Tailwind
colors: {
custom: {
50: '#d0fef2',
500: '#bafdec',
950: '#000000',
},
}SCSS
$custom: #bafdec; $custom-light: #d0fef2; $custom-dark: #000000;
JSON
{
"hex": "#bafdec",
"rgb": {
"r": 186,
"g": 253,
"b": 236
},
"hsl": {
"h": 164.776,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.94475,
"c": 0.07064,
"h": 177.3
},
"luminance": 0.86746
}Semantic roles & 50–950 ramp
primary
#BAFDEC
secondary
#E37893
accent
#003AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585