#BBEFED#BBEFED
#BBEFED is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.6% C 0.053 H 193.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFED |
|---|---|
| RGB | rgb(187, 239, 237) |
| HSL | hsl(178, 62%, 84%) |
| HSV | hsv(178, 22%, 94%) |
| CMYK | cmyk(21.8%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(90.97, -16.87, -4.47) |
| CIE-LCH | lch(90.97, 17.45, 194.83°) |
| OKLab | oklab(91.58% -0.0516 -0.0122) |
| OKLCH | oklch(91.58% 0.053 193.3) |
| XYZ | xyz(66.6415, 78.4096, 91.7276) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.13
Duck Egg Blue
#C3FBF4
ΔE00 3.18
Light Light Blue
#CAFFFB
ΔE00 3.40
Light Sky Blue
#C6FCFF
ΔE00 3.41
Pale Blue
#D0FEFE
ΔE00 3.82
Eggshell Blue
#C4FFF7
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFED #EFBBBD
analogous
#BBEFD3 #BBEFED #BBD7EF
triadic
#BBEFED #EDBBEF #EFEDBB
tetradic
#BBEFED #D3BBEF #EFBBBD #D7EFBB
square
#BBEFED #D3BBEF #EFBBBD #D7EFBB
split-complementary
#BBEFED #EFBBD7 #EFD3BB
monochromatic
#58D8D3 #89E3E0 #BBEFED #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.26
#BBEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#BBEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFED
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFED | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAED
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#ABF2EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbefed; /* rgb */ color: rgb(187, 239, 237); /* oklch */ color: oklch(91.6% 0.053 193.3);
Tailwind
colors: {
custom: {
50: '#d0f4f2',
500: '#bbefed',
950: '#000000',
},
}SCSS
$custom: #bbefed; $custom-light: #d0f4f2; $custom-dark: #000000;
JSON
{
"hex": "#bbefed",
"rgb": {
"r": 187,
"g": 239,
"b": 237
},
"hsl": {
"h": 177.692,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.91578,
"c": 0.05305,
"h": 193.3
},
"luminance": 0.78412
}Semantic roles & 50–950 ramp
primary
#BBEFED
secondary
#CD8184
accent
#1C23CA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585