#BBF0ED#BBF0ED
#BBF0ED is a very light, muted teal. Relative luminance 0.790; OKLCH L 91.8% C 0.054 H 191.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0ED |
|---|---|
| RGB | rgb(187, 240, 237) |
| HSL | hsl(177, 64%, 84%) |
| HSV | hsv(177, 22%, 94%) |
| CMYK | cmyk(22.1%, 0%, 1.2%, 5.9%) |
| CIE-LAB | lab(91.23, -17.37, -4.07) |
| CIE-LCH | lch(91.23, 17.84, 193.20°) |
| OKLab | oklab(91.79% -0.0529 -0.0112) |
| OKLCH | oklch(91.79% 0.054 191.9) |
| XYZ | xyz(66.9351, 78.9967, 91.8255) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.14
Duck Egg Blue
#C3FBF4
ΔE00 2.75
Light Light Blue
#CAFFFB
ΔE00 3.16
Light Sky Blue
#C6FCFF
ΔE00 3.55
Eggshell Blue
#C4FFF7
ΔE00 3.67
Pale Blue
#D0FEFE
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0ED #F0BBBE
analogous
#BBF0D2 #BBF0ED #BBD8F0
triadic
#BBF0ED #EDBBF0 #F0EDBB
tetradic
#BBF0ED #D2BBF0 #F0BBBE #D8F0BB
square
#BBF0ED #D2BBF0 #F0BBBE #D8F0BB
split-complementary
#BBF0ED #F0BBD8 #F0D2BB
monochromatic
#57DAD2 #89E5E0 #BBF0ED #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.25
#BBF0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#BBF0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0ED
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0ED | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAED
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#ABF3EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf0ed; /* rgb */ color: rgb(187, 240, 237); /* oklch */ color: oklch(91.8% 0.054 191.9);
Tailwind
colors: {
custom: {
50: '#d0f5f2',
500: '#bbf0ed',
950: '#000000',
},
}SCSS
$custom: #bbf0ed; $custom-light: #d0f5f2; $custom-dark: #000000;
JSON
{
"hex": "#bbf0ed",
"rgb": {
"r": 187,
"g": 240,
"b": 237
},
"hsl": {
"h": 176.604,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.9179,
"c": 0.05407,
"h": 191.9
},
"luminance": 0.78999
}Semantic roles & 50–950 ramp
primary
#BBF0ED
secondary
#CF8185
accent
#1A24CC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585