#BAECEB#BAECEB
#BAECEB is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.8% C 0.051 H 194.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BAECEB |
|---|---|
| RGB | rgb(186, 236, 235) |
| HSL | hsl(179, 57%, 83%) |
| HSV | hsv(179, 21%, 93%) |
| CMYK | cmyk(21.2%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(90.06, -16.09, -4.77) |
| CIE-LCH | lch(90.06, 16.78, 196.50°) |
| OKLab | oklab(90.82% -0.0495 -0.013) |
| OKLCH | oklch(90.82% 0.051 194.8) |
| XYZ | xyz(65.2361, 76.4257, 89.8955) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.40
Light Sky Blue
#C6FCFF
ΔE00 3.71
Powder Blue
#B0E0E6
ΔE00 3.96
Duck Egg Blue
#C3FBF4
ΔE00 3.99
Pale Sky Blue
#BDF6FE
ΔE00 4.10
Light Light Blue
#CAFFFB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAECEB #ECBABB
analogous
#BAECD2 #BAECEB #BAD4EC
triadic
#BAECEB #EBBAEC #ECEBBA
tetradic
#BAECEB #D2BAEC #ECBABB #D4ECBA
square
#BAECEB #D2BAEC #ECBABB #D4ECBA
split-complementary
#BAECEB #ECBAD4 #ECD2BA
monochromatic
#5AD2CF #8ADFDD #BAECEB #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.29
#BAECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BAECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAECEB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAECEB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#DCDFEC
Tritanopia (blue-blind)
#AAEFEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #baeceb; /* rgb */ color: rgb(186, 236, 235); /* oklch */ color: oklch(90.8% 0.051 194.8);
Tailwind
colors: {
custom: {
50: '#cff2f1',
500: '#baeceb',
950: '#000000',
},
}SCSS
$custom: #baeceb; $custom-light: #cff2f1; $custom-dark: #000000;
JSON
{
"hex": "#baeceb",
"rgb": {
"r": 186,
"g": 236,
"b": 235
},
"hsl": {
"h": 178.8,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.90822,
"c": 0.05117,
"h": 194.8
},
"luminance": 0.76428
}Semantic roles & 50–950 ramp
primary
#BAECEB
secondary
#C98183
accent
#2124C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585