#BBECED#BBECED
#BBECED is a very light, muted teal. Relative luminance 0.767; OKLCH L 90.9% C 0.050 H 197.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBECED |
|---|---|
| RGB | rgb(187, 236, 237) |
| HSL | hsl(181, 58%, 83%) |
| HSV | hsv(181, 21%, 93%) |
| CMYK | cmyk(21.1%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(90.17, -15.37, -5.64) |
| CIE-LCH | lch(90.17, 16.38, 200.15°) |
| OKLab | oklab(90.94% -0.0478 -0.0154) |
| OKLCH | oklch(90.94% 0.05 197.9) |
| XYZ | xyz(65.7705, 76.6676, 91.4373) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.78
Powder Blue
#B0E0E6
ΔE00 3.36
Light Sky Blue
#C6FCFF
ΔE00 3.43
Pale Sky Blue
#BDF6FE
ΔE00 3.45
Pale Blue
#D0FEFE
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBECED #EDBCBB
analogous
#BBEDD5 #BBECED #BBD3ED
triadic
#BBECED #EDBBEC #ECEDBB
tetradic
#BBECED #D5BBED #EDBCBB #D3EDBB
square
#BBECED #D5BBED #EDBCBB #D3EDBB
split-complementary
#BBECED #EDBBD3 #EDD5BB
monochromatic
#5AD1D3 #8BDEE0 #BBECED #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.29
#BBECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#BBECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBECED
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBECED | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#DBE0ED
Tritanopia (blue-blind)
#ABEFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbeced; /* rgb */ color: rgb(187, 236, 237); /* oklch */ color: oklch(90.9% 0.050 197.9);
Tailwind
colors: {
custom: {
50: '#d0f2f2',
500: '#bbeced',
950: '#000000',
},
}SCSS
$custom: #bbeced; $custom-light: #d0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#bbeced",
"rgb": {
"r": 187,
"g": 236,
"b": 237
},
"hsl": {
"h": 181.2,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.90944,
"c": 0.0502,
"h": 197.9
},
"luminance": 0.7667
}Semantic roles & 50–950 ramp
primary
#BBECED
secondary
#CA8382
accent
#2320C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585