#BBFCFB#BBFCFB
#BBFCFB is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.8% C 0.065 H 194.9°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFCFB |
|---|---|
| RGB | rgb(187, 252, 251) |
| HSL | hsl(179, 92%, 86%) |
| HSV | hsv(179, 26%, 99%) |
| CMYK | cmyk(25.8%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(94.80, -20.30, -6.08) |
| CIE-LCH | lch(94.80, 21.19, 196.67°) |
| OKLab | oklab(94.75% -0.0625 -0.0167) |
| OKLCH | oklch(94.75% 0.065 194.9) |
| XYZ | xyz(72.7110, 87.1472, 104.2380) |
| Luminance | 0.8715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.02
Light Light Blue
#CAFFFB
ΔE00 2.52
Duck Egg Blue
#C3FBF4
ΔE00 2.66
Light Cyan
#ACFFFC
ΔE00 2.85
Light Sky Blue
#C6FCFF
ΔE00 2.86
Eggshell Blue
#C4FFF7
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFCFB #FCBBBC
analogous
#BBFCDA #BBFCFB #BBDCFC
triadic
#BBFCFB #FBBBFC #FCFBBB
tetradic
#BBFCFB #DABBFC #FCBBBC #DCFCBB
square
#BBFCFB #DABBFC #FCBBBC #DCFCBB
split-complementary
#BBFCFB #FCBBDC #FCDABB
monochromatic
#46F7F4 #80F9F8 #BBFCFB #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.14
#BBFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#BBFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFCFB
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFCFB | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#A5FFFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfcfb; /* rgb */ color: rgb(187, 252, 251); /* oklch */ color: oklch(94.8% 0.065 194.9);
Tailwind
colors: {
custom: {
50: '#d1fdfc',
500: '#bbfcfb',
950: '#000000',
},
}SCSS
$custom: #bbfcfb; $custom-light: #d1fdfc; $custom-dark: #000000;
JSON
{
"hex": "#bbfcfb",
"rgb": {
"r": 187,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.077,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.94754,
"c": 0.0647,
"h": 194.9
},
"luminance": 0.87151
}Semantic roles & 50–950 ramp
primary
#BBFCFB
secondary
#E2797B
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585