#BBE4EA#BBE4EA
#BBE4EA is a very light, muted teal. Relative luminance 0.720; OKLCH L 89.2% C 0.043 H 207.3°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4EA |
|---|---|
| RGB | rgb(187, 228, 234) |
| HSL | hsl(188, 53%, 83%) |
| HSV | hsv(188, 20%, 92%) |
| CMYK | cmyk(20.1%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.96, -11.98, -7.33) |
| CIE-LCH | lch(87.96, 14.04, 211.47°) |
| OKLab | oklab(89.17% -0.0386 -0.0199) |
| OKLCH | oklch(89.17% 0.043 207.3) |
| XYZ | xyz(63.0840, 71.9900, 88.3976) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.02
Lightblue
#ADD8E6
ΔE00 4.24
Pale Sky Blue
#BDF6FE
ΔE00 4.64
Light Sky Blue
#C6FCFF
ΔE00 5.75
Paleturquoise
#AFEEEE
ΔE00 5.83
Pale Blue
#D0FEFE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4EA #EAC1BB
analogous
#BBEAD9 #BBE4EA #BBCCEA
triadic
#BBE4EA #EABBE4 #E4EABB
tetradic
#BBE4EA #D9BBEA #EAC1BB #CCEABB
square
#BBE4EA #D9BBEA #EAC1BB #CCEABB
split-complementary
#BBE4EA #EABBCC #EAD9BB
monochromatic
#5DBFCD #8CD1DC #BBE4EA #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.36
#BBE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#BBE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4EA
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4EA | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#ADE8E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbe4ea; /* rgb */ color: rgb(187, 228, 234); /* oklch */ color: oklch(89.2% 0.043 207.3);
Tailwind
colors: {
custom: {
50: '#d0ecf0',
500: '#bbe4ea',
950: '#000000',
},
}SCSS
$custom: #bbe4ea; $custom-light: #d0ecf0; $custom-dark: #000000;
JSON
{
"hex": "#bbe4ea",
"rgb": {
"r": 187,
"g": 228,
"b": 234
},
"hsl": {
"h": 187.66,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.89167,
"c": 0.04339,
"h": 207.3
},
"luminance": 0.71992
}Semantic roles & 50–950 ramp
primary
#BBE4EA
secondary
#C68C83
accent
#3925C0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485