#BAEFEC#BAEFEC
#BAEFEC is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.5% C 0.054 H 191.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFEC |
|---|---|
| RGB | rgb(186, 239, 236) |
| HSL | hsl(177, 62%, 83%) |
| HSV | hsv(177, 22%, 94%) |
| CMYK | cmyk(22.2%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(90.88, -17.38, -4.07) |
| CIE-LCH | lch(90.88, 17.85, 193.20°) |
| OKLab | oklab(91.49% -0.0529 -0.0112) |
| OKLCH | oklch(91.49% 0.054 191.9) |
| XYZ | xyz(66.2520, 78.2256, 90.9489) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.08
Duck Egg Blue
#C3FBF4
ΔE00 2.92
Light Light Blue
#CAFFFB
ΔE00 3.38
Light Sky Blue
#C6FCFF
ΔE00 3.72
Eggshell Blue
#C4FFF7
ΔE00 3.84
Pale Blue
#D0FEFE
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFEC #EFBABD
analogous
#BAEFD1 #BAEFEC #BAD7EF
triadic
#BAEFEC #ECBAEF #EFECBA
tetradic
#BAEFEC #D1BAEF #EFBABD #D7EFBA
square
#BAEFEC #D1BAEF #EFBABD #D7EFBA
split-complementary
#BAEFEC #EFBAD7 #EFD1BA
monochromatic
#57D8D1 #88E3DE #BAEFEC #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.26
#BAEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#BAEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFEC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFEC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EC
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#AAF2EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #baefec; /* rgb */ color: rgb(186, 239, 236); /* oklch */ color: oklch(91.5% 0.054 191.9);
Tailwind
colors: {
custom: {
50: '#cff4f2',
500: '#baefec',
950: '#000000',
},
}SCSS
$custom: #baefec; $custom-light: #cff4f2; $custom-dark: #000000;
JSON
{
"hex": "#baefec",
"rgb": {
"r": 186,
"g": 239,
"b": 236
},
"hsl": {
"h": 176.604,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.91488,
"c": 0.0541,
"h": 191.9
},
"luminance": 0.78228
}Semantic roles & 50–950 ramp
primary
#BAEFEC
secondary
#CD8084
accent
#1B25CA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585