#BBEBEE#BBEBEE
#BBEBEE is a very light, muted teal. Relative luminance 0.762; OKLCH L 90.8% C 0.049 H 201.1°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBEE |
|---|---|
| RGB | rgb(187, 235, 238) |
| HSL | hsl(184, 60%, 83%) |
| HSV | hsv(184, 21%, 93%) |
| CMYK | cmyk(21.4%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.93, -14.66, -6.52) |
| CIE-LCH | lch(89.93, 16.04, 203.97°) |
| OKLab | oklab(90.76% -0.0461 -0.0177) |
| OKLCH | oklch(90.76% 0.049 201.1) |
| XYZ | xyz(65.6299, 76.1520, 92.1132) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.73
Pale Sky Blue
#BDF6FE
ΔE00 3.09
Paleturquoise
#AFEEEE
ΔE00 3.39
Light Sky Blue
#C6FCFF
ΔE00 3.60
Pale Blue
#D0FEFE
ΔE00 4.23
Really Light Blue
#D4FFFF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBEE #EEBEBB
analogous
#BBEED7 #BBEBEE #BBD1EE
triadic
#BBEBEE #EEBBEB #EBEEBB
tetradic
#BBEBEE #D7BBEE #EEBEBB #D1EEBB
square
#BBEBEE #D7BBEE #EEBEBB #D1EEBB
split-complementary
#BBEBEE #EEBBD1 #EED7BB
monochromatic
#59CED6 #8ADDE2 #BBEBEE #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.29
#BBEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#BBEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBEE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBEE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EE
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#ABEFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbebee; /* rgb */ color: rgb(187, 235, 238); /* oklch */ color: oklch(90.8% 0.049 201.1);
Tailwind
colors: {
custom: {
50: '#d0f1f3',
500: '#bbebee',
950: '#000000',
},
}SCSS
$custom: #bbebee; $custom-light: #d0f1f3; $custom-dark: #000000;
JSON
{
"hex": "#bbebee",
"rgb": {
"r": 187,
"g": 235,
"b": 238
},
"hsl": {
"h": 183.529,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.90763,
"c": 0.0494,
"h": 201.1
},
"luminance": 0.76155
}Semantic roles & 50–950 ramp
primary
#BBEBEE
secondary
#CC8681
accent
#281EC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585