#BBEDED#BBEDED
#BBEDED is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.2% C 0.051 H 196.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDED |
|---|---|
| RGB | rgb(187, 237, 237) |
| HSL | hsl(180, 58%, 83%) |
| HSV | hsv(180, 21%, 93%) |
| CMYK | cmyk(21.1%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.43, -15.87, -5.25) |
| CIE-LCH | lch(90.43, 16.72, 198.30°) |
| OKLab | oklab(91.16% -0.0491 -0.0143) |
| OKLCH | oklch(91.16% 0.051 196.3) |
| XYZ | xyz(66.0593, 77.2451, 91.5335) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.47
Light Sky Blue
#C6FCFF
ΔE00 3.35
Pale Sky Blue
#BDF6FE
ΔE00 3.64
Powder Blue
#B0E0E6
ΔE00 3.81
Pale Blue
#D0FEFE
ΔE00 3.86
Light Light Blue
#CAFFFB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDED #EDBBBB
analogous
#BBEDD4 #BBEDED #BBD4ED
triadic
#BBEDED #EDBBED #EDEDBB
tetradic
#BBEDED #D4BBED #EDBBBB #D4EDBB
square
#BBEDED #D4BBED #EDBBBB #D4EDBB
split-complementary
#BBEDED #EDBBD4 #EDD4BB
monochromatic
#5AD3D3 #8BE0E0 #BBEDED #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.28
#BBEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#BBEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDED
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDED | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#ABF0ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbeded; /* rgb */ color: rgb(187, 237, 237); /* oklch */ color: oklch(91.2% 0.051 196.3);
Tailwind
colors: {
custom: {
50: '#d0f3f2',
500: '#bbeded',
950: '#000000',
},
}SCSS
$custom: #bbeded; $custom-light: #d0f3f2; $custom-dark: #000000;
JSON
{
"hex": "#bbeded",
"rgb": {
"r": 187,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.91155,
"c": 0.05111,
"h": 196.3
},
"luminance": 0.77248
}Semantic roles & 50–950 ramp
primary
#BBEDED
secondary
#CA8282
accent
#2020C6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585