#BBE4E9#BBE4E9
#BBE4E9 is a very light, muted teal. Relative luminance 0.719; OKLCH L 89.1% C 0.043 H 205.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4E9 |
|---|---|
| RGB | rgb(187, 228, 233) |
| HSL | hsl(187, 51%, 82%) |
| HSV | hsv(187, 20%, 91%) |
| CMYK | cmyk(19.7%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(87.94, -12.19, -6.84) |
| CIE-LCH | lch(87.94, 13.98, 209.32°) |
| OKLab | oklab(89.14% -0.0389 -0.0186) |
| OKLCH | oklch(89.14% 0.043 205.5) |
| XYZ | xyz(62.9408, 71.9327, 87.6431) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.93
Lightblue
#ADD8E6
ΔE00 4.58
Pale Sky Blue
#BDF6FE
ΔE00 4.64
Paleturquoise
#AFEEEE
ΔE00 5.56
Light Sky Blue
#C6FCFF
ΔE00 5.61
Pale Blue
#D0FEFE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4E9 #E9C0BB
analogous
#BBE9D7 #BBE4E9 #BBCDE9
triadic
#BBE4E9 #E9BBE4 #E4E9BB
tetradic
#BBE4E9 #D7BBE9 #E9C0BB #CDE9BB
square
#BBE4E9 #D7BBE9 #E9C0BB #CDE9BB
split-complementary
#BBE4E9 #E9BBCD #E9D7BB
monochromatic
#5FBFCB #8DD2DA #BBE4E9 #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.36
#BBE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#BBE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4E9
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4E9 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E9
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#ADE8E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe4e9; /* rgb */ color: rgb(187, 228, 233); /* oklch */ color: oklch(89.1% 0.043 205.5);
Tailwind
colors: {
custom: {
50: '#d0ecf0',
500: '#bbe4e9',
950: '#000000',
},
}SCSS
$custom: #bbe4e9; $custom-light: #d0ecf0; $custom-dark: #000000;
JSON
{
"hex": "#bbe4e9",
"rgb": {
"r": 187,
"g": 228,
"b": 233
},
"hsl": {
"h": 186.522,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.89136,
"c": 0.04315,
"h": 205.5
},
"luminance": 0.71935
}Semantic roles & 50–950 ramp
primary
#BBE4E9
secondary
#C58B84
accent
#3727BE
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485