#BBEBED#BBEBED
#BBEBED is a very light, muted teal. Relative luminance 0.761; OKLCH L 90.7% C 0.049 H 199.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBED |
|---|---|
| RGB | rgb(187, 235, 237) |
| HSL | hsl(182, 58%, 83%) |
| HSV | hsv(182, 21%, 93%) |
| CMYK | cmyk(21.1%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.90, -14.87, -6.03) |
| CIE-LCH | lch(89.90, 16.05, 202.09°) |
| OKLab | oklab(90.73% -0.0465 -0.0164) |
| OKLCH | oklch(90.73% 0.049 199.5) |
| XYZ | xyz(65.4834, 76.0934, 91.3416) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.94
Paleturquoise
#AFEEEE
ΔE00 3.17
Pale Sky Blue
#BDF6FE
ΔE00 3.33
Light Sky Blue
#C6FCFF
ΔE00 3.60
Pale Blue
#D0FEFE
ΔE00 4.16
Really Light Blue
#D4FFFF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBED #EDBDBB
analogous
#BBEDD6 #BBEBED #BBD2ED
triadic
#BBEBED #EDBBEB #EBEDBB
tetradic
#BBEBED #D6BBED #EDBDBB #D2EDBB
square
#BBEBED #D6BBED #EDBDBB #D2EDBB
split-complementary
#BBEBED #EDBBD2 #EDD6BB
monochromatic
#5ACFD3 #8BDDE0 #BBEBED #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.29
#BBEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#BBEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBED
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBED | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#ABEFEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbebed; /* rgb */ color: rgb(187, 235, 237); /* oklch */ color: oklch(90.7% 0.049 199.5);
Tailwind
colors: {
custom: {
50: '#d0f1f2',
500: '#bbebed',
950: '#000000',
},
}SCSS
$custom: #bbebed; $custom-light: #d0f1f2; $custom-dark: #000000;
JSON
{
"hex": "#bbebed",
"rgb": {
"r": 187,
"g": 235,
"b": 237
},
"hsl": {
"h": 182.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.90733,
"c": 0.04931,
"h": 199.5
},
"luminance": 0.76096
}Semantic roles & 50–950 ramp
primary
#BBEBED
secondary
#CA8582
accent
#2620C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585