#BAEBEF#BAEBEF
#BAEBEF is a very light, muted teal. Relative luminance 0.761; OKLCH L 90.7% C 0.050 H 202.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBEF |
|---|---|
| RGB | rgb(186, 235, 239) |
| HSL | hsl(185, 62%, 83%) |
| HSV | hsv(185, 22%, 94%) |
| CMYK | cmyk(22.2%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(89.90, -14.74, -7.09) |
| CIE-LCH | lch(89.90, 16.36, 205.69°) |
| OKLab | oklab(90.73% -0.0466 -0.0193) |
| OKLCH | oklch(90.73% 0.05 202.5) |
| XYZ | xyz(65.5334, 76.0852, 92.8776) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.57
Pale Sky Blue
#BDF6FE
ΔE00 2.84
Paleturquoise
#AFEEEE
ΔE00 3.47
Light Sky Blue
#C6FCFF
ΔE00 3.61
Pale Blue
#D0FEFE
ΔE00 4.39
Really Light Blue
#D4FFFF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBEF #EFBEBA
analogous
#BAEFD8 #BAEBEF #BAD0EF
triadic
#BAEBEF #EFBAEB #EBEFBA
tetradic
#BAEBEF #D8BAEF #EFBEBA #D0EFBA
square
#BAEBEF #D8BAEF #EFBEBA #D0EFBA
split-complementary
#BAEBEF #EFBAD0 #EFD8BA
monochromatic
#57CED8 #88DDE3 #BAEBEF #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.29
#BAEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#BAEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBEF
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBEF | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EF
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#A9EFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #baebef; /* rgb */ color: rgb(186, 235, 239); /* oklch */ color: oklch(90.7% 0.050 202.5);
Tailwind
colors: {
custom: {
50: '#cff1f4',
500: '#baebef',
950: '#000000',
},
}SCSS
$custom: #baebef; $custom-light: #cff1f4; $custom-dark: #000000;
JSON
{
"hex": "#baebef",
"rgb": {
"r": 186,
"g": 235,
"b": 239
},
"hsl": {
"h": 184.528,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.90733,
"c": 0.05048,
"h": 202.5
},
"luminance": 0.76088
}Semantic roles & 50–950 ramp
primary
#BAEBEF
secondary
#CD8680
accent
#291BCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585