#BBE3EA#BBE3EA
#BBE3EA is a very light, muted teal. Relative luminance 0.714; OKLCH L 89.0% C 0.043 H 209.4°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3EA |
|---|---|
| RGB | rgb(187, 227, 234) |
| HSL | hsl(189, 53%, 83%) |
| HSV | hsv(189, 20%, 92%) |
| CMYK | cmyk(20.1%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(87.70, -11.47, -7.72) |
| CIE-LCH | lch(87.70, 13.82, 213.95°) |
| OKLab | oklab(88.96% -0.0372 -0.021) |
| OKLCH | oklch(88.96% 0.043 209.4) |
| XYZ | xyz(62.8097, 71.4414, 88.3062) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.32
Lightblue
#ADD8E6
ΔE00 3.77
Pale Sky Blue
#BDF6FE
ΔE00 4.99
Light Sky Blue
#C6FCFF
ΔE00 6.20
Paleturquoise
#AFEEEE
ΔE00 6.39
Pale Blue
#D0FEFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3EA #EAC2BB
analogous
#BBEAD9 #BBE3EA #BBCCEA
triadic
#BBE3EA #EABBE3 #E3EABB
tetradic
#BBE3EA #D9BBEA #EAC2BB #CCEABB
square
#BBE3EA #D9BBEA #EAC2BB #CCEABB
split-complementary
#BBE3EA #EABBCC #EAD9BB
monochromatic
#5DBCCD #8CD0DC #BBE3EA #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.37
#BBE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#BBE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3EA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3EA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EA
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#ADE7E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe3ea; /* rgb */ color: rgb(187, 227, 234); /* oklch */ color: oklch(89.0% 0.043 209.4);
Tailwind
colors: {
custom: {
50: '#d0ebf0',
500: '#bbe3ea',
950: '#000000',
},
}SCSS
$custom: #bbe3ea; $custom-light: #d0ebf0; $custom-dark: #000000;
JSON
{
"hex": "#bbe3ea",
"rgb": {
"r": 187,
"g": 227,
"b": 234
},
"hsl": {
"h": 188.936,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.88958,
"c": 0.04274,
"h": 209.4
},
"luminance": 0.71443
}Semantic roles & 50–950 ramp
primary
#BBE3EA
secondary
#C68D83
accent
#3C25C0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485