#BBE4E5#BBE4E5
#BBE4E5 is a very light, muted teal. Relative luminance 0.717; OKLCH L 89.0% C 0.043 H 198.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4E5 |
|---|---|
| RGB | rgb(187, 228, 229) |
| HSL | hsl(181, 45%, 82%) |
| HSV | hsv(181, 18%, 90%) |
| CMYK | cmyk(18.3%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(87.83, -13.03, -4.90) |
| CIE-LCH | lch(87.83, 13.92, 200.62°) |
| OKLab | oklab(89.01% -0.0405 -0.0133) |
| OKLCH | oklch(89.01% 0.043 198.2) |
| XYZ | xyz(62.3758, 71.7067, 84.6679) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.52
Paleturquoise
#AFEEEE
ΔE00 4.74
Pale Sky Blue
#BDF6FE
ΔE00 5.06
Light Sky Blue
#C6FCFF
ΔE00 5.41
Pale Blue
#D0FEFE
ΔE00 5.51
Really Light Blue
#D4FFFF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4E5 #E5BCBB
analogous
#BBE5D1 #BBE4E5 #BBCFE5
triadic
#BBE4E5 #E5BBE4 #E4E5BB
tetradic
#BBE4E5 #D1BBE5 #E5BCBB #CFE5BB
square
#BBE4E5 #D1BBE5 #E5BCBB #CFE5BB
split-complementary
#BBE4E5 #E5BBCF #E5D1BB
monochromatic
#62C1C3 #8FD2D4 #BBE4E5 #E7F6F6 #E9F6F7
Accessibility & contrast
On white
1.37
#BBE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#BBE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4E5
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4E5 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E5
Deuteranopia (green-blind)
#D6DAE5
Tritanopia (blue-blind)
#AEE7E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe4e5; /* rgb */ color: rgb(187, 228, 229); /* oklch */ color: oklch(89.0% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#d0eced',
500: '#bbe4e5',
950: '#000000',
},
}SCSS
$custom: #bbe4e5; $custom-light: #d0eced; $custom-dark: #000000;
JSON
{
"hex": "#bbe4e5",
"rgb": {
"r": 187,
"g": 228,
"b": 229
},
"hsl": {
"h": 181.429,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.89014,
"c": 0.04263,
"h": 198.2
},
"luminance": 0.71709
}Semantic roles & 50–950 ramp
primary
#BBE4E5
secondary
#BF8685
accent
#312EB8
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484