#BAEBEE#BAEBEE
#BAEBEE is a very light, muted teal. Relative luminance 0.760; OKLCH L 90.7% C 0.050 H 200.9°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEBEE |
|---|---|
| RGB | rgb(186, 235, 238) |
| HSL | hsl(183, 60%, 83%) |
| HSV | hsv(183, 22%, 93%) |
| CMYK | cmyk(21.8%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.87, -14.96, -6.61) |
| CIE-LCH | lch(89.87, 16.35, 203.84°) |
| OKLab | oklab(90.7% -0.047 -0.018) |
| OKLCH | oklch(90.7% 0.05 200.9) |
| XYZ | xyz(65.3861, 76.0263, 92.1017) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.74
Pale Sky Blue
#BDF6FE
ΔE00 3.05
Paleturquoise
#AFEEEE
ΔE00 3.19
Light Sky Blue
#C6FCFF
ΔE00 3.57
Pale Blue
#D0FEFE
ΔE00 4.28
Really Light Blue
#D4FFFF
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEBEE #EEBDBA
analogous
#BAEED7 #BAEBEE #BAD1EE
triadic
#BAEBEE #EEBAEB #EBEEBA
tetradic
#BAEBEE #D7BAEE #EEBDBA #D1EEBA
square
#BAEBEE #D7BAEE #EEBDBA #D1EEBA
split-complementary
#BAEBEE #EEBAD1 #EED7BA
monochromatic
#58CFD6 #89DDE2 #BAEBEE #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.30
#BAEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#BAEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEBEE
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEBEE | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EE
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#AAEFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #baebee; /* rgb */ color: rgb(186, 235, 238); /* oklch */ color: oklch(90.7% 0.050 200.9);
Tailwind
colors: {
custom: {
50: '#cff1f3',
500: '#baebee',
950: '#000000',
},
}SCSS
$custom: #baebee; $custom-light: #cff1f3; $custom-dark: #000000;
JSON
{
"hex": "#baebee",
"rgb": {
"r": 186,
"g": 235,
"b": 238
},
"hsl": {
"h": 183.462,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.90702,
"c": 0.05036,
"h": 200.9
},
"luminance": 0.76029
}Semantic roles & 50–950 ramp
primary
#BAEBEE
secondary
#CC8580
accent
#271DC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585