#BAEBEC#BAEBEC
#BAEBEC is a very light, muted teal. Relative luminance 0.759; OKLCH L 90.6% C 0.050 H 197.8°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBEC |
|---|---|
| RGB | rgb(186, 235, 236) |
| HSL | hsl(181, 57%, 83%) |
| HSV | hsv(181, 21%, 93%) |
| CMYK | cmyk(21.2%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.82, -15.38, -5.64) |
| CIE-LCH | lch(89.82, 16.38, 200.15°) |
| OKLab | oklab(90.64% -0.0478 -0.0154) |
| OKLCH | oklch(90.64% 0.05 197.8) |
| XYZ | xyz(65.0939, 75.9094, 90.5629) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.78
Powder Blue
#B0E0E6
ΔE00 3.20
Pale Sky Blue
#BDF6FE
ΔE00 3.58
Light Sky Blue
#C6FCFF
ΔE00 3.64
Pale Blue
#D0FEFE
ΔE00 4.19
Light Light Blue
#CAFFFB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBEC #ECBBBA
analogous
#BAECD4 #BAEBEC #BAD2EC
triadic
#BAEBEC #ECBAEB #EBECBA
tetradic
#BAEBEC #D4BAEC #ECBBBA #D2ECBA
square
#BAEBEC #D4BAEC #ECBBBA #D2ECBA
split-complementary
#BAEBEC #ECBAD2 #ECD4BA
monochromatic
#5ACFD2 #8ADDDF #BAEBEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.30
#BAEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#BAEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBEC
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBEC | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#DADFEC
Tritanopia (blue-blind)
#AAEEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #baebec; /* rgb */ color: rgb(186, 235, 236); /* oklch */ color: oklch(90.6% 0.050 197.8);
Tailwind
colors: {
custom: {
50: '#cff1f2',
500: '#baebec',
950: '#000000',
},
}SCSS
$custom: #baebec; $custom-light: #cff1f2; $custom-dark: #000000;
JSON
{
"hex": "#baebec",
"rgb": {
"r": 186,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.2,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.90641,
"c": 0.05022,
"h": 197.8
},
"luminance": 0.75912
}Semantic roles & 50–950 ramp
primary
#BAEBEC
secondary
#C98381
accent
#2421C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585