#BBFBEC#BBFBEC
#BBFBEC is a very light, moderate teal. Relative luminance 0.856; OKLCH L 94.1% C 0.067 H 178.7°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFBEC |
|---|---|
| RGB | rgb(187, 251, 236) |
| HSL | hsl(166, 89%, 86%) |
| HSV | hsv(166, 25%, 98%) |
| CMYK | cmyk(25.5%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(94.15, -22.96, 0.71) |
| CIE-LCH | lch(94.15, 22.97, 178.22°) |
| OKLab | oklab(94.1% -0.0672 0.0015) |
| OKLCH | oklch(94.1% 0.067 178.7) |
| XYZ | xyz(70.1263, 85.6122, 92.1705) |
| Luminance | 0.8561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.00
Eggshell Blue
#C4FFF7
ΔE00 2.94
Duck Egg Blue
#C3FBF4
ΔE00 3.31
Pale Cyan
#B7FFFA
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 4.86
Light Cyan
#ACFFFC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFBEC #FBBBCA
analogous
#BBFBCC #BBFBEC #BBEAFB
triadic
#BBFBEC #ECBBFB #FBECBB
tetradic
#BBFBEC #CCBBFB #FBBBCA #EAFBBB
square
#BBFBEC #CCBBFB #FBBBCA #EAFBBB
split-complementary
#BBFBEC #FBBBEA #FBCCBB
monochromatic
#47F4CC #81F8DC #BBFBEC #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.16
#BBFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#BBFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFBEC
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFBEC | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#AAFDF6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfbec; /* rgb */ color: rgb(187, 251, 236); /* oklch */ color: oklch(94.1% 0.067 178.7);
Tailwind
colors: {
custom: {
50: '#d1fcf2',
500: '#bbfbec',
950: '#000000',
},
}SCSS
$custom: #bbfbec; $custom-light: #d1fcf2; $custom-dark: #000000;
JSON
{
"hex": "#bbfbec",
"rgb": {
"r": 187,
"g": 251,
"b": 236
},
"hsl": {
"h": 165.938,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.94103,
"c": 0.06721,
"h": 178.7
},
"luminance": 0.85615
}Semantic roles & 50–950 ramp
primary
#BBFBEC
secondary
#E07A92
accent
#0036E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585