#BAECEC#BAECEC
#BAECEC is a very light, muted teal. Relative luminance 0.765; OKLCH L 90.9% C 0.051 H 196.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECEC |
|---|---|
| RGB | rgb(186, 236, 236) |
| HSL | hsl(180, 57%, 83%) |
| HSV | hsv(180, 21%, 93%) |
| CMYK | cmyk(21.2%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(90.08, -15.88, -5.25) |
| CIE-LCH | lch(90.08, 16.73, 198.30°) |
| OKLab | oklab(90.85% -0.0491 -0.0143) |
| OKLCH | oklch(90.85% 0.051 196.3) |
| XYZ | xyz(65.3810, 76.4836, 90.6586) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.45
Light Sky Blue
#C6FCFF
ΔE00 3.55
Powder Blue
#B0E0E6
ΔE00 3.66
Pale Sky Blue
#BDF6FE
ΔE00 3.76
Pale Blue
#D0FEFE
ΔE00 4.07
Light Light Blue
#CAFFFB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECEC #ECBABA
analogous
#BAECD3 #BAECEC #BAD3EC
triadic
#BAECEC #ECBAEC #ECECBA
tetradic
#BAECEC #D3BAEC #ECBABA #D3ECBA
square
#BAECEC #D3BAEC #ECBABA #D3ECBA
split-complementary
#BAECEC #ECBAD3 #ECD3BA
monochromatic
#5AD2D2 #8ADFDF #BAECEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.29
#BAECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#BAECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECEC
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECEC | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#AAEFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baecec; /* rgb */ color: rgb(186, 236, 236); /* oklch */ color: oklch(90.9% 0.051 196.3);
Tailwind
colors: {
custom: {
50: '#cff2f2',
500: '#baecec',
950: '#000000',
},
}SCSS
$custom: #baecec; $custom-light: #cff2f2; $custom-dark: #000000;
JSON
{
"hex": "#baecec",
"rgb": {
"r": 186,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.90852,
"c": 0.05114,
"h": 196.3
},
"luminance": 0.76486
}Semantic roles & 50–950 ramp
primary
#BAECEC
secondary
#C98181
accent
#2121C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585