#BBFEFB#BBFEFB
#BBFEFB is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.2% C 0.067 H 192.6°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEFB |
|---|---|
| RGB | rgb(187, 254, 251) |
| HSL | hsl(177, 97%, 86%) |
| HSV | hsv(177, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(95.33, -21.28, -5.29) |
| CIE-LCH | lch(95.33, 21.92, 193.97°) |
| OKLab | oklab(95.18% -0.065 -0.0145) |
| OKLCH | oklch(95.18% 0.067 192.6) |
| XYZ | xyz(73.3423, 88.4099, 104.4484) |
| Luminance | 0.8841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.15
Eggshell Blue
#C4FFF7
ΔE00 2.28
Light Cyan
#ACFFFC
ΔE00 2.34
Duck Egg Blue
#C3FBF4
ΔE00 2.36
Light Light Blue
#CAFFFB
ΔE00 2.58
Paleturquoise
#AFEEEE
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEFB #FEBBBE
analogous
#BBFEDA #BBFEFB #BBE0FE
triadic
#BBFEFB #FBBBFE #FEFBBB
tetradic
#BBFEFB #DABBFE #FEBBBE #E0FEBB
square
#BBFEFB #DABBFE #FEBBBE #E0FEBB
split-complementary
#BBFEFB #FEBBE0 #FEDABB
monochromatic
#42FCF4 #7FFDF7 #BBFEFB #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.12
#BBFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#BBFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEFB
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEFB | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#E9EEFC
Tritanopia (blue-blind)
#A5FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfefb; /* rgb */ color: rgb(187, 254, 251); /* oklch */ color: oklch(95.2% 0.067 192.6);
Tailwind
colors: {
custom: {
50: '#d1fffc',
500: '#bbfefb',
950: '#000000',
},
}SCSS
$custom: #bbfefb; $custom-light: #d1fffc; $custom-dark: #000000;
JSON
{
"hex": "#bbfefb",
"rgb": {
"r": 187,
"g": 254,
"b": 251
},
"hsl": {
"h": 177.313,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.95178,
"c": 0.0666,
"h": 192.6
},
"luminance": 0.88413
}Semantic roles & 50–950 ramp
primary
#BBFEFB
secondary
#E5787D
accent
#000AE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685