#BBEDEA#BBEDEA
#BBEDEA is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.1% C 0.051 H 191.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDEA |
|---|---|
| RGB | rgb(187, 237, 234) |
| HSL | hsl(176, 58%, 83%) |
| HSV | hsv(176, 21%, 93%) |
| CMYK | cmyk(21.1%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(90.35, -16.50, -3.80) |
| CIE-LCH | lch(90.35, 16.93, 192.97°) |
| OKLab | oklab(91.07% -0.0502 -0.0104) |
| OKLCH | oklch(91.07% 0.051 191.7) |
| XYZ | xyz(65.6246, 77.0712, 89.2445) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.53
Duck Egg Blue
#C3FBF4
ΔE00 3.38
Light Light Blue
#CAFFFB
ΔE00 3.75
Light Sky Blue
#C6FCFF
ΔE00 3.96
Pale Blue
#D0FEFE
ΔE00 4.16
Eggshell Blue
#C4FFF7
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDEA #EDBBBE
analogous
#BBEDD1 #BBEDEA #BBD7ED
triadic
#BBEDEA #EABBED #EDEABB
tetradic
#BBEDEA #D1BBED #EDBBBE #D7EDBB
square
#BBEDEA #D1BBED #EDBBBE #D7EDBB
split-complementary
#BBEDEA #EDBBD7 #EDD1BB
monochromatic
#5AD3CC #8BE0DB #BBEDEA #E7F9F8 #E7F9F8
Accessibility & contrast
On white
1.28
#BBEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#BBEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDEA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDEA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#ACF0EC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbedea; /* rgb */ color: rgb(187, 237, 234); /* oklch */ color: oklch(91.1% 0.051 191.7);
Tailwind
colors: {
custom: {
50: '#d0f3f0',
500: '#bbedea',
950: '#000000',
},
}SCSS
$custom: #bbedea; $custom-light: #d0f3f0; $custom-dark: #000000;
JSON
{
"hex": "#bbedea",
"rgb": {
"r": 187,
"g": 237,
"b": 234
},
"hsl": {
"h": 176.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.91065,
"c": 0.0513,
"h": 191.7
},
"luminance": 0.77074
}Semantic roles & 50–950 ramp
primary
#BBEDEA
secondary
#CA8286
accent
#202AC6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585