#BBEEEB#BBEEEB
#BBEEEB is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.3% C 0.052 H 191.8°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEEB |
|---|---|
| RGB | rgb(187, 238, 235) |
| HSL | hsl(176, 60%, 83%) |
| HSV | hsv(176, 21%, 93%) |
| CMYK | cmyk(21.4%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(90.65, -16.79, -3.89) |
| CIE-LCH | lch(90.65, 17.24, 193.05°) |
| OKLab | oklab(91.31% -0.0511 -0.0107) |
| OKLCH | oklch(91.31% 0.052 191.8) |
| XYZ | xyz(66.0590, 77.7095, 90.1000) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.37
Duck Egg Blue
#C3FBF4
ΔE00 3.16
Light Light Blue
#CAFFFB
ΔE00 3.54
Light Sky Blue
#C6FCFF
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 4.06
Eggshell Blue
#C4FFF7
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEEB #EEBBBE
analogous
#BBEED1 #BBEEEB #BBD7EE
triadic
#BBEEEB #EBBBEE #EEEBBB
tetradic
#BBEEEB #D1BBEE #EEBBBE #D7EEBB
square
#BBEEEB #D1BBEE #EEBBBE #D7EEBB
split-complementary
#BBEEEB #EEBBD7 #EED1BB
monochromatic
#59D6CE #8AE2DD #BBEEEB #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.27
#BBEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#BBEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEEB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEEB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#ABF1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbeeeb; /* rgb */ color: rgb(187, 238, 235); /* oklch */ color: oklch(91.3% 0.052 191.8);
Tailwind
colors: {
custom: {
50: '#d0f3f1',
500: '#bbeeeb',
950: '#000000',
},
}SCSS
$custom: #bbeeeb; $custom-light: #d0f3f1; $custom-dark: #000000;
JSON
{
"hex": "#bbeeeb",
"rgb": {
"r": 187,
"g": 238,
"b": 235
},
"hsl": {
"h": 176.471,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.91306,
"c": 0.05223,
"h": 191.8
},
"luminance": 0.77712
}Semantic roles & 50–950 ramp
primary
#BBEEEB
secondary
#CC8186
accent
#1E28C8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585