#BAEEEB#BAEEEB
#BAEEEB is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.2% C 0.053 H 191.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEEEB |
|---|---|
| RGB | rgb(186, 238, 235) |
| HSL | hsl(177, 60%, 83%) |
| HSV | hsv(177, 22%, 93%) |
| CMYK | cmyk(21.8%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(90.59, -17.09, -3.98) |
| CIE-LCH | lch(90.59, 17.55, 193.12°) |
| OKLab | oklab(91.25% -0.052 -0.0109) |
| OKLCH | oklch(91.25% 0.053 191.9) |
| XYZ | xyz(65.8152, 77.5837, 90.0886) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.20
Duck Egg Blue
#C3FBF4
ΔE00 3.12
Light Light Blue
#CAFFFB
ΔE00 3.56
Light Sky Blue
#C6FCFF
ΔE00 3.84
Eggshell Blue
#C4FFF7
ΔE00 4.05
Pale Blue
#D0FEFE
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEEEB #EEBABD
analogous
#BAEED1 #BAEEEB #BAD7EE
triadic
#BAEEEB #EBBAEE #EEEBBA
tetradic
#BAEEEB #D1BAEE #EEBABD #D7EEBA
square
#BAEEEB #D1BAEE #EEBABD #D7EEBA
split-complementary
#BAEEEB #EEBAD7 #EED1BA
monochromatic
#58D6CF #89E2DD #BAEEEB #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.27
#BAEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#BAEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEEEB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEEEB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#AAF1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #baeeeb; /* rgb */ color: rgb(186, 238, 235); /* oklch */ color: oklch(91.2% 0.053 191.9);
Tailwind
colors: {
custom: {
50: '#cff3f1',
500: '#baeeeb',
950: '#000000',
},
}SCSS
$custom: #baeeeb; $custom-light: #cff3f1; $custom-dark: #000000;
JSON
{
"hex": "#baeeeb",
"rgb": {
"r": 186,
"g": 238,
"b": 235
},
"hsl": {
"h": 176.538,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.91246,
"c": 0.05318,
"h": 191.9
},
"luminance": 0.77586
}Semantic roles & 50–950 ramp
primary
#BAEEEB
secondary
#CC8085
accent
#1D27C8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585