#BBF0F0#BBF0F0
#BBF0F0 is a very light, muted teal. Relative luminance 0.792; OKLCH L 91.9% C 0.054 H 196.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0F0 |
|---|---|
| RGB | rgb(187, 240, 240) |
| HSL | hsl(180, 64%, 84%) |
| HSV | hsv(180, 22%, 94%) |
| CMYK | cmyk(22.1%, 0%, 0%, 5.9%) |
| CIE-LAB | lab(91.31, -16.73, -5.52) |
| CIE-LCH | lch(91.31, 17.62, 198.25°) |
| OKLab | oklab(91.88% -0.0517 -0.0151) |
| OKLCH | oklch(91.88% 0.054 196.3) |
| XYZ | xyz(67.3771, 79.1735, 94.1531) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.02
Light Sky Blue
#C6FCFF
ΔE00 2.82
Pale Sky Blue
#BDF6FE
ΔE00 3.37
Light Light Blue
#CAFFFB
ΔE00 3.47
Pale Blue
#D0FEFE
ΔE00 3.55
Duck Egg Blue
#C3FBF4
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0F0 #F0BBBB
analogous
#BBF0D5 #BBF0F0 #BBD5F0
triadic
#BBF0F0 #F0BBF0 #F0F0BB
tetradic
#BBF0F0 #D5BBF0 #F0BBBB #D5F0BB
square
#BBF0F0 #D5BBF0 #F0BBBB #D5F0BB
split-complementary
#BBF0F0 #F0BBD5 #F0D5BB
monochromatic
#57DADA #89E5E5 #BBF0F0 #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.25
#BBF0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#BBF0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0F0
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0F0 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF0
Deuteranopia (green-blind)
#DEE3F1
Tritanopia (blue-blind)
#AAF4F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf0f0; /* rgb */ color: rgb(187, 240, 240); /* oklch */ color: oklch(91.9% 0.054 196.3);
Tailwind
colors: {
custom: {
50: '#d0f5f4',
500: '#bbf0f0',
950: '#000000',
},
}SCSS
$custom: #bbf0f0; $custom-light: #d0f5f4; $custom-dark: #000000;
JSON
{
"hex": "#bbf0f0",
"rgb": {
"r": 187,
"g": 240,
"b": 240
},
"hsl": {
"h": 180,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.9188,
"c": 0.05388,
"h": 196.3
},
"luminance": 0.79176
}Semantic roles & 50–950 ramp
primary
#BBF0F0
secondary
#CF8181
accent
#1A1ACC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585