#BBFBF9#BBFBF9
#BBFBF9 is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.5% C 0.064 H 193.7°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFBF9 |
|---|---|
| RGB | rgb(187, 251, 249) |
| HSL | hsl(178, 89%, 86%) |
| HSV | hsv(178, 25%, 98%) |
| CMYK | cmyk(25.5%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(94.48, -20.24, -5.52) |
| CIE-LCH | lch(94.48, 20.98, 195.25°) |
| OKLab | oklab(94.48% -0.0621 -0.0151) |
| OKLCH | oklch(94.48% 0.064 193.7) |
| XYZ | xyz(72.0842, 86.3954, 102.4820) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.88
Duck Egg Blue
#C3FBF4
ΔE00 2.28
Light Light Blue
#CAFFFB
ΔE00 2.38
Eggshell Blue
#C4FFF7
ΔE00 2.55
Paleturquoise
#AFEEEE
ΔE00 2.83
Light Cyan
#ACFFFC
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFBF9 #FBBBBD
analogous
#BBFBD9 #BBFBF9 #BBDDFB
triadic
#BBFBF9 #F9BBFB #FBF9BB
tetradic
#BBFBF9 #D9BBFB #FBBBBD #DDFBBB
square
#BBFBF9 #D9BBFB #FBBBBD #DDFBBB
split-complementary
#BBFBF9 #FBBBDD #FBD9BB
monochromatic
#47F4EF #81F8F4 #BBFBF9 #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.15
#BBFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#BBFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFBF9
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFBF9 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5F9
Deuteranopia (green-blind)
#E7EBFA
Tritanopia (blue-blind)
#A6FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfbf9; /* rgb */ color: rgb(187, 251, 249); /* oklch */ color: oklch(94.5% 0.064 193.7);
Tailwind
colors: {
custom: {
50: '#d1fcfb',
500: '#bbfbf9',
950: '#000000',
},
}SCSS
$custom: #bbfbf9; $custom-light: #d1fcfb; $custom-dark: #000000;
JSON
{
"hex": "#bbfbf9",
"rgb": {
"r": 187,
"g": 251,
"b": 249
},
"hsl": {
"h": 178.125,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.94481,
"c": 0.06388,
"h": 193.7
},
"luminance": 0.86399
}Semantic roles & 50–950 ramp
primary
#BBFBF9
secondary
#E07A7D
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585