#BBE4E8#BBE4E8
#BBE4E8 is a very light, muted teal. Relative luminance 0.719; OKLCH L 89.1% C 0.043 H 203.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4E8 |
|---|---|
| RGB | rgb(187, 228, 232) |
| HSL | hsl(185, 49%, 82%) |
| HSV | hsv(185, 19%, 91%) |
| CMYK | cmyk(19.4%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(87.91, -12.40, -6.36) |
| CIE-LCH | lch(87.91, 13.93, 207.15°) |
| OKLab | oklab(89.11% -0.0393 -0.0173) |
| OKLCH | oklch(89.11% 0.043 203.7) |
| XYZ | xyz(62.7983, 71.8757, 86.8929) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.95
Pale Sky Blue
#BDF6FE
ΔE00 4.68
Lightblue
#ADD8E6
ΔE00 4.93
Paleturquoise
#AFEEEE
ΔE00 5.30
Light Sky Blue
#C6FCFF
ΔE00 5.50
Pale Blue
#D0FEFE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4E8 #E8BFBB
analogous
#BBE8D6 #BBE4E8 #BBCEE8
triadic
#BBE4E8 #E8BBE4 #E4E8BB
tetradic
#BBE4E8 #D6BBE8 #E8BFBB #CEE8BB
square
#BBE4E8 #D6BBE8 #E8BFBB #CEE8BB
split-complementary
#BBE4E8 #E8BBCE #E8D6BB
monochromatic
#60C0C9 #8DD2D9 #BBE4E8 #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.37
#BBE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#BBE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4E8
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4E8 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E8
Deuteranopia (green-blind)
#D5DAE8
Tritanopia (blue-blind)
#ADE7E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe4e8; /* rgb */ color: rgb(187, 228, 232); /* oklch */ color: oklch(89.1% 0.043 203.7);
Tailwind
colors: {
custom: {
50: '#d0ecef',
500: '#bbe4e8',
950: '#000000',
},
}SCSS
$custom: #bbe4e8; $custom-light: #d0ecef; $custom-dark: #000000;
JSON
{
"hex": "#bbe4e8",
"rgb": {
"r": 187,
"g": 228,
"b": 232
},
"hsl": {
"h": 185.333,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.89105,
"c": 0.04296,
"h": 203.7
},
"luminance": 0.71878
}Semantic roles & 50–950 ramp
primary
#BBE4E8
secondary
#C38A84
accent
#3629BD
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485