#BBEFEC#BBEFEC
#BBEFEC is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.5% C 0.053 H 191.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFEC |
|---|---|
| RGB | rgb(187, 239, 236) |
| HSL | hsl(177, 62%, 84%) |
| HSV | hsv(177, 22%, 94%) |
| CMYK | cmyk(21.8%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(90.94, -17.08, -3.98) |
| CIE-LCH | lch(90.94, 17.54, 193.13°) |
| OKLab | oklab(91.55% -0.052 -0.0109) |
| OKLCH | oklch(91.55% 0.053 191.9) |
| XYZ | xyz(66.4958, 78.3513, 90.9603) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.25
Duck Egg Blue
#C3FBF4
ΔE00 2.95
Light Light Blue
#CAFFFB
ΔE00 3.35
Light Sky Blue
#C6FCFF
ΔE00 3.67
Eggshell Blue
#C4FFF7
ΔE00 3.88
Pale Blue
#D0FEFE
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFEC #EFBBBE
analogous
#BBEFD2 #BBEFEC #BBD8EF
triadic
#BBEFEC #ECBBEF #EFECBB
tetradic
#BBEFEC #D2BBEF #EFBBBE #D8EFBB
square
#BBEFEC #D2BBEF #EFBBBE #D8EFBB
split-complementary
#BBEFEC #EFBBD8 #EFD2BB
monochromatic
#58D8D0 #89E3DE #BBEFEC #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.26
#BBEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BBEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFEC
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFEC | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EC
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#ABF2EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbefec; /* rgb */ color: rgb(187, 239, 236); /* oklch */ color: oklch(91.5% 0.053 191.9);
Tailwind
colors: {
custom: {
50: '#d0f4f2',
500: '#bbefec',
950: '#000000',
},
}SCSS
$custom: #bbefec; $custom-light: #d0f4f2; $custom-dark: #000000;
JSON
{
"hex": "#bbefec",
"rgb": {
"r": 187,
"g": 239,
"b": 236
},
"hsl": {
"h": 176.538,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.91548,
"c": 0.05315,
"h": 191.9
},
"luminance": 0.78354
}Semantic roles & 50–950 ramp
primary
#BBEFEC
secondary
#CD8185
accent
#1C26CA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585