#BBEAEC#BBEAEC
#BBEAEC is a very light, muted teal. Relative luminance 0.755; OKLCH L 90.5% C 0.048 H 199.6°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEAEC |
|---|---|
| RGB | rgb(187, 234, 236) |
| HSL | hsl(182, 56%, 83%) |
| HSV | hsv(182, 21%, 93%) |
| CMYK | cmyk(20.8%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(89.61, -14.58, -5.94) |
| CIE-LCH | lch(89.61, 15.75, 202.18°) |
| OKLab | oklab(90.49% -0.0456 -0.0162) |
| OKLCH | oklch(90.49% 0.048 199.6) |
| XYZ | xyz(65.0523, 75.4642, 90.4791) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.76
Paleturquoise
#AFEEEE
ΔE00 3.38
Pale Sky Blue
#BDF6FE
ΔE00 3.52
Light Sky Blue
#C6FCFF
ΔE00 3.84
Pale Blue
#D0FEFE
ΔE00 4.33
Really Light Blue
#D4FFFF
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEAEC #ECBDBB
analogous
#BBECD5 #BBEAEC #BBD1EC
triadic
#BBEAEC #ECBBEA #EAECBB
tetradic
#BBEAEC #D5BBEC #ECBDBB #D1ECBB
square
#BBEAEC #D5BBEC #ECBDBB #D1ECBB
split-complementary
#BBEAEC #ECBBD1 #ECD5BB
monochromatic
#5BCCD1 #8BDBDF #BBEAEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.30
#BBEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#BBEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEAEC
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEAEC | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#ACEDEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbeaec; /* rgb */ color: rgb(187, 234, 236); /* oklch */ color: oklch(90.5% 0.048 199.6);
Tailwind
colors: {
custom: {
50: '#d0f0f2',
500: '#bbeaec',
950: '#000000',
},
}SCSS
$custom: #bbeaec; $custom-light: #d0f0f2; $custom-dark: #000000;
JSON
{
"hex": "#bbeaec",
"rgb": {
"r": 187,
"g": 234,
"b": 236
},
"hsl": {
"h": 182.449,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.90491,
"c": 0.04838,
"h": 199.6
},
"luminance": 0.75467
}Semantic roles & 50–950 ramp
primary
#BBEAEC
secondary
#C98582
accent
#2822C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585