#BBFBFA#BBFBFA
#BBFBFA is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.5% C 0.064 H 194.9°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFBFA |
|---|---|
| RGB | rgb(187, 251, 250) |
| HSL | hsl(179, 89%, 86%) |
| HSV | hsv(179, 25%, 98%) |
| CMYK | cmyk(25.5%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(94.51, -20.03, -5.99) |
| CIE-LCH | lch(94.51, 20.90, 196.66°) |
| OKLab | oklab(94.51% -0.0617 -0.0164) |
| OKLCH | oklch(94.51% 0.064 194.9) |
| XYZ | xyz(72.2405, 86.4579, 103.3056) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.17
Light Light Blue
#CAFFFB
ΔE00 2.47
Duck Egg Blue
#C3FBF4
ΔE00 2.59
Paleturquoise
#AFEEEE
ΔE00 2.76
Light Sky Blue
#C6FCFF
ΔE00 2.76
Eggshell Blue
#C4FFF7
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFBFA #FBBBBC
analogous
#BBFBDA #BBFBFA #BBDCFB
triadic
#BBFBFA #FABBFB #FBFABB
tetradic
#BBFBFA #DABBFB #FBBBBC #DCFBBB
square
#BBFBFA #DABBFB #FBBBBC #DCFBBB
split-complementary
#BBFBFA #FBBBDC #FBDABB
monochromatic
#47F4F2 #81F8F6 #BBFBFA #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.15
#BBFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#BBFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFBFA
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFBFA | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#A6FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfbfa; /* rgb */ color: rgb(187, 251, 250); /* oklch */ color: oklch(94.5% 0.064 194.9);
Tailwind
colors: {
custom: {
50: '#d1fcfb',
500: '#bbfbfa',
950: '#000000',
},
}SCSS
$custom: #bbfbfa; $custom-light: #d1fcfb; $custom-dark: #000000;
JSON
{
"hex": "#bbfbfa",
"rgb": {
"r": 187,
"g": 251,
"b": 250
},
"hsl": {
"h": 179.063,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.94511,
"c": 0.06382,
"h": 194.9
},
"luminance": 0.86461
}Semantic roles & 50–950 ramp
primary
#BBFBFA
secondary
#E07A7C
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585