#BBFFFB#BBFFFB
#BBFFFB is a very light, moderate teal. Relative luminance 0.890; OKLCH L 95.4% C 0.068 H 191.5°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFFB |
|---|---|
| RGB | rgb(187, 255, 251) |
| HSL | hsl(176, 100%, 87%) |
| HSV | hsv(176, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(95.60, -21.76, -4.90) |
| CIE-LCH | lch(95.60, 22.31, 192.69°) |
| OKLab | oklab(95.39% -0.0662 -0.0135) |
| OKLCH | oklch(95.39% 0.068 191.5) |
| XYZ | xyz(73.6605, 89.0463, 104.5545) |
| Luminance | 0.8905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.77
Eggshell Blue
#C4FFF7
ΔE00 2.09
Light Cyan
#ACFFFC
ΔE00 2.20
Duck Egg Blue
#C3FBF4
ΔE00 2.33
Light Light Blue
#CAFFFB
ΔE00 2.72
Paleturquoise
#AFEEEE
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFFB #FFBBBF
analogous
#BBFFD9 #BBFFFB #BBE1FF
triadic
#BBFFFB #FBBBFF #FFFBBB
tetradic
#BBFFFB #D9BBFF #FFBBBF #E1FFBB
square
#BBFFFB #D9BBFF #FFBBBF #E1FFBB
split-complementary
#BBFFFB #FFBBE1 #FFD9BB
monochromatic
#41FFF4 #7EFFF7 #BBFFFB #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.12
#BBFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#BBFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFFB
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFFB | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#A5FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfffb; /* rgb */ color: rgb(187, 255, 251); /* oklch */ color: oklch(95.4% 0.068 191.5);
Tailwind
colors: {
custom: {
50: '#d1fffc',
500: '#bbfffb',
950: '#000000',
},
}SCSS
$custom: #bbfffb; $custom-light: #d1fffc; $custom-dark: #000000;
JSON
{
"hex": "#bbfffb",
"rgb": {
"r": 187,
"g": 255,
"b": 251
},
"hsl": {
"h": 176.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95391,
"c": 0.06758,
"h": 191.5
},
"luminance": 0.8905
}Semantic roles & 50–950 ramp
primary
#BBFFFB
secondary
#E7777E
accent
#000DE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685