#BBECEF#BBECEF
#BBECEF is a very light, muted teal. Relative luminance 0.768; OKLCH L 91.0% C 0.050 H 200.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBECEF |
|---|---|
| RGB | rgb(187, 236, 239) |
| HSL | hsl(183, 62%, 84%) |
| HSV | hsv(183, 22%, 94%) |
| CMYK | cmyk(21.8%, 1.3%, 0%, 6.3%) |
| CIE-LAB | lab(90.22, -14.95, -6.61) |
| CIE-LCH | lch(90.22, 16.34, 203.84°) |
| OKLab | oklab(91.01% -0.047 -0.018) |
| OKLCH | oklch(91.01% 0.05 200.9) |
| XYZ | xyz(66.0644, 76.7852, 92.9848) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.90
Powder Blue
#B0E0E6
ΔE00 2.93
Paleturquoise
#AFEEEE
ΔE00 3.20
Light Sky Blue
#C6FCFF
ΔE00 3.36
Pale Blue
#D0FEFE
ΔE00 4.07
Really Light Blue
#D4FFFF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBECEF #EFBEBB
analogous
#BBEFD8 #BBECEF #BBD2EF
triadic
#BBECEF #EFBBEC #ECEFBB
tetradic
#BBECEF #D8BBEF #EFBEBB #D2EFBB
square
#BBECEF #D8BBEF #EFBEBB #D2EFBB
split-complementary
#BBECEF #EFBBD2 #EFD8BB
monochromatic
#58D0D8 #89DEE3 #BBECEF #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.28
#BBECEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#BBECEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBECEF
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBECEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBECEF | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EF
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#ABF0ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbecef; /* rgb */ color: rgb(187, 236, 239); /* oklch */ color: oklch(91.0% 0.050 200.9);
Tailwind
colors: {
custom: {
50: '#d0f2f4',
500: '#bbecef',
950: '#000000',
},
}SCSS
$custom: #bbecef; $custom-light: #d0f2f4; $custom-dark: #000000;
JSON
{
"hex": "#bbecef",
"rgb": {
"r": 187,
"g": 236,
"b": 239
},
"hsl": {
"h": 183.462,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.91005,
"c": 0.05033,
"h": 200.9
},
"luminance": 0.76788
}Semantic roles & 50–950 ramp
primary
#BBECEF
secondary
#CD8581
accent
#261CCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585