#BBEEEE#BBEEEE
#BBEEEE is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.4% C 0.052 H 196.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEEE |
|---|---|
| RGB | rgb(187, 238, 238) |
| HSL | hsl(180, 60%, 83%) |
| HSV | hsv(180, 21%, 93%) |
| CMYK | cmyk(21.4%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(90.73, -16.16, -5.34) |
| CIE-LCH | lch(90.73, 17.02, 198.29°) |
| OKLab | oklab(91.4% -0.0499 -0.0146) |
| OKLCH | oklch(91.4% 0.052 196.3) |
| XYZ | xyz(66.4961, 77.8843, 92.4019) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.29
Light Sky Blue
#C6FCFF
ΔE00 3.16
Pale Sky Blue
#BDF6FE
ΔE00 3.53
Pale Blue
#D0FEFE
ΔE00 3.74
Light Light Blue
#CAFFFB
ΔE00 3.84
Duck Egg Blue
#C3FBF4
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEEE #EEBBBB
analogous
#BBEED4 #BBEEEE #BBD4EE
triadic
#BBEEEE #EEBBEE #EEEEBB
tetradic
#BBEEEE #D4BBEE #EEBBBB #D4EEBB
square
#BBEEEE #D4BBEE #EEBBBB #D4EEBB
split-complementary
#BBEEEE #EEBBD4 #EED4BB
monochromatic
#59D6D6 #8AE2E2 #BBEEEE #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.27
#BBEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#BBEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEEE
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEEE | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#ABF1EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbeeee; /* rgb */ color: rgb(187, 238, 238); /* oklch */ color: oklch(91.4% 0.052 196.3);
Tailwind
colors: {
custom: {
50: '#d0f3f3',
500: '#bbeeee',
950: '#000000',
},
}SCSS
$custom: #bbeeee; $custom-light: #d0f3f3; $custom-dark: #000000;
JSON
{
"hex": "#bbeeee",
"rgb": {
"r": 187,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.91396,
"c": 0.05204,
"h": 196.3
},
"luminance": 0.77887
}Semantic roles & 50–950 ramp
primary
#BBEEEE
secondary
#CC8181
accent
#1E1EC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585