#BBEBE7#BBEBE7
#BBEBE7 is a very light, muted teal. Relative luminance 0.758; OKLCH L 90.6% C 0.050 H 190.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBE7 |
|---|---|
| RGB | rgb(187, 235, 231) |
| HSL | hsl(175, 55%, 83%) |
| HSV | hsv(175, 20%, 92%) |
| CMYK | cmyk(20.4%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(89.74, -16.13, -3.13) |
| CIE-LCH | lch(89.74, 16.43, 190.99°) |
| OKLab | oklab(90.55% -0.0488 -0.0086) |
| OKLCH | oklch(90.55% 0.05 190) |
| XYZ | xyz(64.6215, 75.7486, 86.8019) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.03
Duck Egg Blue
#C3FBF4
ΔE00 3.69
Light Light Blue
#CAFFFB
ΔE00 4.17
Light Sky Blue
#C6FCFF
ΔE00 4.55
Pale Blue
#D0FEFE
ΔE00 4.56
Eggshell Blue
#C4FFF7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBE7 #EBBBBF
analogous
#BBEBCF #BBEBE7 #BBD7EB
triadic
#BBEBE7 #E7BBEB #EBE7BB
tetradic
#BBEBE7 #CFBBEB #EBBBBF #D7EBBB
square
#BBEBE7 #CFBBEB #EBBBBF #D7EBBB
split-complementary
#BBEBE7 #EBBBD7 #EBCFBB
monochromatic
#5CCFC6 #8CDDD6 #BBEBE7 #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.30
#BBEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#BBEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBE7
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBE7 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E7
Deuteranopia (green-blind)
#DCDFE8
Tritanopia (blue-blind)
#ADEEEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbebe7; /* rgb */ color: rgb(187, 235, 231); /* oklch */ color: oklch(90.6% 0.050 190.0);
Tailwind
colors: {
custom: {
50: '#d0f1ee',
500: '#bbebe7',
950: '#000000',
},
}SCSS
$custom: #bbebe7; $custom-light: #d0f1ee; $custom-dark: #000000;
JSON
{
"hex": "#bbebe7",
"rgb": {
"r": 187,
"g": 235,
"b": 231
},
"hsl": {
"h": 175,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.90552,
"c": 0.04959,
"h": 190
},
"luminance": 0.75751
}Semantic roles & 50–950 ramp
primary
#BBEBE7
secondary
#C78388
accent
#2331C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585