#BBE4EB#BBE4EB
#BBE4EB is a very light, muted teal. Relative luminance 0.721; OKLCH L 89.2% C 0.044 H 209.1°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4EB |
|---|---|
| RGB | rgb(187, 228, 235) |
| HSL | hsl(189, 55%, 83%) |
| HSV | hsv(189, 20%, 92%) |
| CMYK | cmyk(20.4%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(87.99, -11.76, -7.81) |
| CIE-LCH | lch(87.99, 14.12, 213.59°) |
| OKLab | oklab(89.2% -0.0382 -0.0212) |
| OKLCH | oklch(89.2% 0.044 209.1) |
| XYZ | xyz(63.2281, 72.0476, 89.1563) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.20
Lightblue
#ADD8E6
ΔE00 3.93
Pale Sky Blue
#BDF6FE
ΔE00 4.69
Light Sky Blue
#C6FCFF
ΔE00 5.91
Paleturquoise
#AFEEEE
ΔE00 6.13
Pale Blue
#D0FEFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4EB #EBC2BB
analogous
#BBEBDA #BBE4EB #BBCCEB
triadic
#BBE4EB #EBBBE4 #E4EBBB
tetradic
#BBE4EB #DABBEB #EBC2BB #CCEBBB
square
#BBE4EB #DABBEB #EBC2BB #CCEBBB
split-complementary
#BBE4EB #EBBBCC #EBDABB
monochromatic
#5CBECF #8CD1DD #BBE4EB #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.36
#BBE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#BBE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4EB
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4EB | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EB
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#ADE8E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbe4eb; /* rgb */ color: rgb(187, 228, 235); /* oklch */ color: oklch(89.2% 0.044 209.1);
Tailwind
colors: {
custom: {
50: '#d0ecf1',
500: '#bbe4eb',
950: '#000000',
},
}SCSS
$custom: #bbe4eb; $custom-light: #d0ecf1; $custom-dark: #000000;
JSON
{
"hex": "#bbe4eb",
"rgb": {
"r": 187,
"g": 228,
"b": 235
},
"hsl": {
"h": 188.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.89198,
"c": 0.04368,
"h": 209.1
},
"luminance": 0.7205
}Semantic roles & 50–950 ramp
primary
#BBE4EB
secondary
#C78D83
accent
#3B23C2
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485