#BAEBEB#BAEBEB
#BAEBEB is a very light, muted teal. Relative luminance 0.759; OKLCH L 90.6% C 0.050 H 196.3°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBEB |
|---|---|
| RGB | rgb(186, 235, 235) |
| HSL | hsl(180, 55%, 83%) |
| HSV | hsv(180, 21%, 92%) |
| CMYK | cmyk(20.9%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(89.79, -15.59, -5.16) |
| CIE-LCH | lch(89.79, 16.42, 198.31°) |
| OKLab | oklab(90.61% -0.0482 -0.0141) |
| OKLCH | oklch(90.61% 0.05 196.3) |
| XYZ | xyz(64.9490, 75.8515, 89.7998) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.66
Powder Blue
#B0E0E6
ΔE00 3.49
Light Sky Blue
#C6FCFF
ΔE00 3.75
Pale Sky Blue
#BDF6FE
ΔE00 3.89
Pale Blue
#D0FEFE
ΔE00 4.21
Light Light Blue
#CAFFFB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBEB #EBBABA
analogous
#BAEBD2 #BAEBEB #BAD2EB
triadic
#BAEBEB #EBBAEB #EBEBBA
tetradic
#BAEBEB #D2BAEB #EBBABA #D2EBBA
square
#BAEBEB #D2BAEB #EBBABA #D2EBBA
split-complementary
#BAEBEB #EBBAD2 #EBD2BA
monochromatic
#5BCFCF #8BDDDD #BAEBEB #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.30
#BAEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#BAEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBEB
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBEB | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#AAEEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #baebeb; /* rgb */ color: rgb(186, 235, 235); /* oklch */ color: oklch(90.6% 0.050 196.3);
Tailwind
colors: {
custom: {
50: '#cff1f1',
500: '#baebeb',
950: '#000000',
},
}SCSS
$custom: #baebeb; $custom-light: #cff1f1; $custom-dark: #000000;
JSON
{
"hex": "#baebeb",
"rgb": {
"r": 186,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.9061,
"c": 0.05021,
"h": 196.3
},
"luminance": 0.75854
}Semantic roles & 50–950 ramp
primary
#BAEBEB
secondary
#C78282
accent
#2323C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585