#BBFBFB#BBFBFB
#BBFBFB is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.5% C 0.064 H 196.1°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFBFB |
|---|---|
| RGB | rgb(187, 251, 251) |
| HSL | hsl(180, 89%, 86%) |
| HSV | hsv(180, 25%, 98%) |
| CMYK | cmyk(25.5%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(94.53, -19.81, -6.47) |
| CIE-LCH | lch(94.53, 20.84, 198.09°) |
| OKLab | oklab(94.54% -0.0613 -0.0177) |
| OKLCH | oklch(94.54% 0.064 196.1) |
| XYZ | xyz(72.3978, 86.5208, 104.1336) |
| Luminance | 0.8652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.49
Light Sky Blue
#C6FCFF
ΔE00 2.49
Light Light Blue
#CAFFFB
ΔE00 2.61
Paleturquoise
#AFEEEE
ΔE00 2.75
Duck Egg Blue
#C3FBF4
ΔE00 2.91
Light Cyan
#ACFFFC
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFBFB #FBBBBB
analogous
#BBFBDB #BBFBFB #BBDBFB
triadic
#BBFBFB #FBBBFB #FBFBBB
tetradic
#BBFBFB #DBBBFB #FBBBBB #DBFBBB
square
#BBFBFB #DBBBFB #FBBBBB #DBFBBB
split-complementary
#BBFBFB #FBBBDB #FBDBBB
monochromatic
#47F4F4 #81F8F8 #BBFBFB #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.15
#BBFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#BBFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFBFB
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFBFB | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#A5FFFB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfbfb; /* rgb */ color: rgb(187, 251, 251); /* oklch */ color: oklch(94.5% 0.064 196.1);
Tailwind
colors: {
custom: {
50: '#d1fcfc',
500: '#bbfbfb',
950: '#000000',
},
}SCSS
$custom: #bbfbfb; $custom-light: #d1fcfc; $custom-dark: #000000;
JSON
{
"hex": "#bbfbfb",
"rgb": {
"r": 187,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.94542,
"c": 0.06379,
"h": 196.1
},
"luminance": 0.86524
}Semantic roles & 50–950 ramp
primary
#BBFBFB
secondary
#E07A7A
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585