#BBEAEB#BBEAEB
#BBEAEB is a very light, muted teal. Relative luminance 0.754; OKLCH L 90.5% C 0.048 H 197.9°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEAEB |
|---|---|
| RGB | rgb(187, 234, 235) |
| HSL | hsl(181, 55%, 83%) |
| HSV | hsv(181, 20%, 92%) |
| CMYK | cmyk(20.4%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.58, -14.79, -5.46) |
| CIE-LCH | lch(89.58, 15.77, 200.26°) |
| OKLab | oklab(90.46% -0.046 -0.0149) |
| OKLCH | oklch(90.46% 0.048 197.9) |
| XYZ | xyz(64.9074, 75.4062, 89.7161) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.02
Paleturquoise
#AFEEEE
ΔE00 3.21
Pale Sky Blue
#BDF6FE
ΔE00 3.78
Light Sky Blue
#C6FCFF
ΔE00 3.89
Pale Blue
#D0FEFE
ΔE00 4.29
Really Light Blue
#D4FFFF
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEAEB #EBBCBB
analogous
#BBEBD4 #BBEAEB #BBD2EB
triadic
#BBEAEB #EBBBEA #EAEBBB
tetradic
#BBEAEB #D4BBEB #EBBCBB #D2EBBB
square
#BBEAEB #D4BBEB #EBBCBB #D2EBBB
split-complementary
#BBEAEB #EBBBD2 #EBD4BB
monochromatic
#5CCDCF #8CDBDD #BBEAEB #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.31
#BBEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#BBEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEAEB
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEAEB | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#ACEDEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbeaeb; /* rgb */ color: rgb(187, 234, 235); /* oklch */ color: oklch(90.5% 0.048 197.9);
Tailwind
colors: {
custom: {
50: '#d0f0f1',
500: '#bbeaeb',
950: '#000000',
},
}SCSS
$custom: #bbeaeb; $custom-light: #d0f0f1; $custom-dark: #000000;
JSON
{
"hex": "#bbeaeb",
"rgb": {
"r": 187,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.90461,
"c": 0.04832,
"h": 197.9
},
"luminance": 0.75409
}Semantic roles & 50–950 ramp
primary
#BBEAEB
secondary
#C78483
accent
#2723C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585