#BBFCEB#BBFCEB
#BBFCEB is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.3% C 0.069 H 176.8°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFCEB |
|---|---|
| RGB | rgb(187, 252, 235) |
| HSL | hsl(164, 92%, 86%) |
| HSV | hsv(164, 26%, 99%) |
| CMYK | cmyk(25.8%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(94.39, -23.65, 1.58) |
| CIE-LCH | lch(94.39, 23.70, 176.17°) |
| OKLab | oklab(94.29% -0.0688 0.0038) |
| OKLCH | oklch(94.29% 0.069 176.8) |
| XYZ | xyz(70.2946, 86.1807, 91.5119) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.35
Eggshell Blue
#C4FFF7
ΔE00 3.55
Duck Egg Blue
#C3FBF4
ΔE00 3.97
Pale Cyan
#B7FFFA
ΔE00 4.59
Light Light Blue
#CAFFFB
ΔE00 5.47
Light Cyan
#ACFFFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFCEB #FCBBCC
analogous
#BBFCCA #BBFCEB #BBECFC
triadic
#BBFCEB #EBBBFC #FCEBBB
tetradic
#BBFCEB #CABBFC #FCBBCC #ECFCBB
square
#BBFCEB #CABBFC #FCBBCC #ECFCBB
split-complementary
#BBFCEB #FCBBEC #FCCABB
monochromatic
#46F7C9 #80F9DA #BBFCEB #E2FEF6 #E2FEF6
Accessibility & contrast
On white
1.15
#BBFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#BBFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFCEB
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFCEB | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#AAFEF7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfceb; /* rgb */ color: rgb(187, 252, 235); /* oklch */ color: oklch(94.3% 0.069 176.8);
Tailwind
colors: {
custom: {
50: '#d1fdf1',
500: '#bbfceb',
950: '#000000',
},
}SCSS
$custom: #bbfceb; $custom-light: #d1fdf1; $custom-dark: #000000;
JSON
{
"hex": "#bbfceb",
"rgb": {
"r": 187,
"g": 252,
"b": 235
},
"hsl": {
"h": 164.308,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.94289,
"c": 0.06895,
"h": 176.8
},
"luminance": 0.86184
}Semantic roles & 50–950 ramp
primary
#BBFCEB
secondary
#E27995
accent
#003CE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585