#BBF0EB#BBF0EB
#BBF0EB is a very light, muted teal. Relative luminance 0.789; OKLCH L 91.7% C 0.054 H 189.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0EB |
|---|---|
| RGB | rgb(187, 240, 235) |
| HSL | hsl(174, 64%, 84%) |
| HSV | hsv(174, 22%, 94%) |
| CMYK | cmyk(22.1%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(91.18, -17.78, -3.11) |
| CIE-LCH | lch(91.18, 18.05, 189.92°) |
| OKLab | oklab(91.73% -0.0537 -0.0086) |
| OKLCH | oklch(91.73% 0.054 189.1) |
| XYZ | xyz(66.6445, 78.8805, 90.2952) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.40
Paleturquoise
#AFEEEE
ΔE00 2.58
Light Light Blue
#CAFFFB
ΔE00 3.20
Eggshell Blue
#C4FFF7
ΔE00 3.32
Pale Cyan
#B7FFFA
ΔE00 4.09
Light Sky Blue
#C6FCFF
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0EB #F0BBC0
analogous
#BBF0D0 #BBF0EB #BBDAF0
triadic
#BBF0EB #EBBBF0 #F0EBBB
tetradic
#BBF0EB #D0BBF0 #F0BBC0 #DAF0BB
square
#BBF0EB #D0BBF0 #F0BBC0 #DAF0BB
split-complementary
#BBF0EB #F0BBDA #F0D0BB
monochromatic
#57DACE #89E5DC #BBF0EB #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.25
#BBF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#BBF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0EB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0EB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#ABF3EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf0eb; /* rgb */ color: rgb(187, 240, 235); /* oklch */ color: oklch(91.7% 0.054 189.1);
Tailwind
colors: {
custom: {
50: '#d0f5f1',
500: '#bbf0eb',
950: '#000000',
},
}SCSS
$custom: #bbf0eb; $custom-light: #d0f5f1; $custom-dark: #000000;
JSON
{
"hex": "#bbf0eb",
"rgb": {
"r": 187,
"g": 240,
"b": 235
},
"hsl": {
"h": 174.34,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.9173,
"c": 0.05437,
"h": 189.1
},
"luminance": 0.78883
}Semantic roles & 50–950 ramp
primary
#BBF0EB
secondary
#CF8188
accent
#1A2BCC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585