#BBECEE#BBECEE
#BBECEE is a very light, muted teal. Relative luminance 0.767; OKLCH L 91.0% C 0.050 H 199.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBECEE |
|---|---|
| RGB | rgb(187, 236, 238) |
| HSL | hsl(182, 60%, 83%) |
| HSV | hsv(182, 21%, 93%) |
| CMYK | cmyk(21.4%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(90.20, -15.16, -6.12) |
| CIE-LCH | lch(90.20, 16.35, 202.00°) |
| OKLab | oklab(90.97% -0.0474 -0.0167) |
| OKLCH | oklch(90.97% 0.05 199.4) |
| XYZ | xyz(65.9170, 76.7262, 92.2089) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.97
Powder Blue
#B0E0E6
ΔE00 3.13
Pale Sky Blue
#BDF6FE
ΔE00 3.16
Light Sky Blue
#C6FCFF
ΔE00 3.37
Pale Blue
#D0FEFE
ΔE00 4.00
Really Light Blue
#D4FFFF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBECEE #EEBDBB
analogous
#BBEED6 #BBECEE #BBD2EE
triadic
#BBECEE #EEBBEC #ECEEBB
tetradic
#BBECEE #D6BBEE #EEBDBB #D2EEBB
square
#BBECEE #D6BBEE #EEBDBB #D2EEBB
split-complementary
#BBECEE #EEBBD2 #EED6BB
monochromatic
#59D1D6 #8ADEE2 #BBECEE #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.28
#BBECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#BBECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBECEE
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBECEE | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#ABF0EC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbecee; /* rgb */ color: rgb(187, 236, 238); /* oklch */ color: oklch(91.0% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#d0f2f3',
500: '#bbecee',
950: '#000000',
},
}SCSS
$custom: #bbecee; $custom-light: #d0f2f3; $custom-dark: #000000;
JSON
{
"hex": "#bbecee",
"rgb": {
"r": 187,
"g": 236,
"b": 238
},
"hsl": {
"h": 182.353,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.90974,
"c": 0.05024,
"h": 199.4
},
"luminance": 0.76729
}Semantic roles & 50–950 ramp
primary
#BBECEE
secondary
#CC8481
accent
#241EC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585