#BBEEEC#BBEEEC
#BBEEEC is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.3% C 0.052 H 193.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEEC |
|---|---|
| RGB | rgb(187, 238, 236) |
| HSL | hsl(178, 60%, 83%) |
| HSV | hsv(178, 21%, 93%) |
| CMYK | cmyk(21.4%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(90.67, -16.58, -4.38) |
| CIE-LCH | lch(90.67, 17.15, 194.78°) |
| OKLab | oklab(91.34% -0.0507 -0.012) |
| OKLCH | oklch(91.34% 0.052 193.3) |
| XYZ | xyz(66.2039, 77.7674, 90.8630) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.27
Duck Egg Blue
#C3FBF4
ΔE00 3.38
Light Sky Blue
#C6FCFF
ΔE00 3.56
Light Light Blue
#CAFFFB
ΔE00 3.60
Pale Blue
#D0FEFE
ΔE00 3.91
Pale Sky Blue
#BDF6FE
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEEC #EEBBBD
analogous
#BBEED2 #BBEEEC #BBD6EE
triadic
#BBEEEC #ECBBEE #EEECBB
tetradic
#BBEEEC #D2BBEE #EEBBBD #D6EEBB
square
#BBEEEC #D2BBEE #EEBBBD #D6EEBB
split-complementary
#BBEEEC #EEBBD6 #EED2BB
monochromatic
#59D6D1 #8AE2DE #BBEEEC #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.27
#BBEEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#BBEEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEEC
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEEC | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#ABF1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbeeec; /* rgb */ color: rgb(187, 238, 236); /* oklch */ color: oklch(91.3% 0.052 193.3);
Tailwind
colors: {
custom: {
50: '#d0f3f2',
500: '#bbeeec',
950: '#000000',
},
}SCSS
$custom: #bbeeec; $custom-light: #d0f3f2; $custom-dark: #000000;
JSON
{
"hex": "#bbeeec",
"rgb": {
"r": 187,
"g": 238,
"b": 236
},
"hsl": {
"h": 177.647,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.91336,
"c": 0.05213,
"h": 193.3
},
"luminance": 0.7777
}Semantic roles & 50–950 ramp
primary
#BBEEEC
secondary
#CC8184
accent
#1E24C8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585