#BBEAED#BBEAED
#BBEAED is a very light, muted teal. Relative luminance 0.755; OKLCH L 90.5% C 0.048 H 201.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEAED |
|---|---|
| RGB | rgb(187, 234, 237) |
| HSL | hsl(184, 58%, 83%) |
| HSV | hsv(184, 21%, 93%) |
| CMYK | cmyk(21.1%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(89.64, -14.37, -6.43) |
| CIE-LCH | lch(89.64, 15.74, 204.10°) |
| OKLab | oklab(90.52% -0.0452 -0.0175) |
| OKLCH | oklch(90.52% 0.048 201.2) |
| XYZ | xyz(65.1979, 75.5224, 91.2464) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.55
Pale Sky Blue
#BDF6FE
ΔE00 3.30
Paleturquoise
#AFEEEE
ΔE00 3.60
Light Sky Blue
#C6FCFF
ΔE00 3.85
Pale Blue
#D0FEFE
ΔE00 4.40
Really Light Blue
#D4FFFF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEAED #EDBEBB
analogous
#BBEDD7 #BBEAED #BBD1ED
triadic
#BBEAED #EDBBEA #EAEDBB
tetradic
#BBEAED #D7BBED #EDBEBB #D1EDBB
square
#BBEAED #D7BBED #EDBEBB #D1EDBB
split-complementary
#BBEAED #EDBBD1 #EDD7BB
monochromatic
#5ACCD3 #8BDBE0 #BBEAED #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.30
#BBEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#BBEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEAED
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEAED | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#DADEED
Tritanopia (blue-blind)
#ABEEEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbeaed; /* rgb */ color: rgb(187, 234, 237); /* oklch */ color: oklch(90.5% 0.048 201.2);
Tailwind
colors: {
custom: {
50: '#d0f0f2',
500: '#bbeaed',
950: '#000000',
},
}SCSS
$custom: #bbeaed; $custom-light: #d0f0f2; $custom-dark: #000000;
JSON
{
"hex": "#bbeaed",
"rgb": {
"r": 187,
"g": 234,
"b": 237
},
"hsl": {
"h": 183.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.90522,
"c": 0.04847,
"h": 201.2
},
"luminance": 0.75525
}Semantic roles & 50–950 ramp
primary
#BBEAED
secondary
#CA8682
accent
#2A20C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585