#BBEBF0#BBEBF0
#BBEBF0 is a very light, muted teal. Relative luminance 0.763; OKLCH L 90.8% C 0.050 H 204.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBF0 |
|---|---|
| RGB | rgb(187, 235, 240) |
| HSL | hsl(186, 64%, 84%) |
| HSV | hsv(186, 22%, 94%) |
| CMYK | cmyk(22.1%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(89.98, -14.23, -7.48) |
| CIE-LCH | lch(89.98, 16.08, 207.73°) |
| OKLab | oklab(90.83% -0.0453 -0.0204) |
| OKLCH | oklch(90.83% 0.05 204.2) |
| XYZ | xyz(65.9254, 76.2702, 93.6693) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.49
Pale Sky Blue
#BDF6FE
ΔE00 2.76
Light Sky Blue
#C6FCFF
ΔE00 3.75
Paleturquoise
#AFEEEE
ΔE00 3.96
Pale Blue
#D0FEFE
ΔE00 4.49
Really Light Blue
#D4FFFF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBF0 #F0C0BB
analogous
#BBF0DA #BBEBF0 #BBD0F0
triadic
#BBEBF0 #F0BBEB #EBF0BB
tetradic
#BBEBF0 #DABBF0 #F0C0BB #D0F0BB
square
#BBEBF0 #DABBF0 #F0C0BB #D0F0BB
split-complementary
#BBEBF0 #F0BBD0 #F0DABB
monochromatic
#57CEDA #89DCE5 #BBEBF0 #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.29
#BBEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#BBEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBF0
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBF0 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F0
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#AAEFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbebf0; /* rgb */ color: rgb(187, 235, 240); /* oklch */ color: oklch(90.8% 0.050 204.2);
Tailwind
colors: {
custom: {
50: '#d0f1f4',
500: '#bbebf0',
950: '#000000',
},
}SCSS
$custom: #bbebf0; $custom-light: #d0f1f4; $custom-dark: #000000;
JSON
{
"hex": "#bbebf0",
"rgb": {
"r": 187,
"g": 235,
"b": 240
},
"hsl": {
"h": 185.66,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.90825,
"c": 0.04969,
"h": 204.2
},
"luminance": 0.76273
}Semantic roles & 50–950 ramp
primary
#BBEBF0
secondary
#CF8881
accent
#2B1ACC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585