#BBFBF8#BBFBF8
#BBFBF8 is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.5% C 0.064 H 192.5°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFBF8 |
|---|---|
| RGB | rgb(187, 251, 248) |
| HSL | hsl(177, 89%, 86%) |
| HSV | hsv(177, 25%, 98%) |
| CMYK | cmyk(25.5%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(94.45, -20.45, -5.04) |
| CIE-LCH | lch(94.45, 21.07, 193.84°) |
| OKLab | oklab(94.45% -0.0624 -0.0138) |
| OKLCH | oklch(94.45% 0.064 192.5) |
| XYZ | xyz(71.9286, 86.3331, 101.6627) |
| Luminance | 0.8634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.63
Duck Egg Blue
#C3FBF4
ΔE00 2.01
Eggshell Blue
#C4FFF7
ΔE00 2.23
Light Light Blue
#CAFFFB
ΔE00 2.34
Light Cyan
#ACFFFC
ΔE00 2.81
Paleturquoise
#AFEEEE
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFBF8 #FBBBBE
analogous
#BBFBD8 #BBFBF8 #BBDEFB
triadic
#BBFBF8 #F8BBFB #FBF8BB
tetradic
#BBFBF8 #D8BBFB #FBBBBE #DEFBBB
square
#BBFBF8 #D8BBFB #FBBBBE #DEFBBB
split-complementary
#BBFBF8 #FBBBDE #FBD8BB
monochromatic
#47F4EC #81F8F2 #BBFBF8 #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.15
#BBFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#BBFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFBF8
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFBF8 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F8
Deuteranopia (green-blind)
#E7EBF9
Tritanopia (blue-blind)
#A6FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfbf8; /* rgb */ color: rgb(187, 251, 248); /* oklch */ color: oklch(94.5% 0.064 192.5);
Tailwind
colors: {
custom: {
50: '#d1fcfa',
500: '#bbfbf8',
950: '#000000',
},
}SCSS
$custom: #bbfbf8; $custom-light: #d1fcfa; $custom-dark: #000000;
JSON
{
"hex": "#bbfbf8",
"rgb": {
"r": 187,
"g": 251,
"b": 248
},
"hsl": {
"h": 177.188,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.94451,
"c": 0.06397,
"h": 192.5
},
"luminance": 0.86336
}Semantic roles & 50–950 ramp
primary
#BBFBF8
secondary
#E07A7F
accent
#000BE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585