#BBFEF5#BBFEF5
#BBFEF5 is a very light, moderate teal. Relative luminance 0.880; OKLCH L 95.0% C 0.068 H 185.8°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEF5 |
|---|---|
| RGB | rgb(187, 254, 245) |
| HSL | hsl(172, 97%, 86%) |
| HSV | hsv(172, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(95.18, -22.55, -2.43) |
| CIE-LCH | lch(95.18, 22.68, 186.14°) |
| OKLab | oklab(95% -0.0673 -0.0068) |
| OKLCH | oklch(95% 0.068 185.8) |
| XYZ | xyz(72.4115, 88.0376, 99.5460) |
| Luminance | 0.8804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.52
Pale Cyan
#B7FFFA
ΔE00 1.66
Duck Egg Blue
#C3FBF4
ΔE00 2.10
Light Cyan
#ACFFFC
ΔE00 3.13
Light Light Blue
#CAFFFB
ΔE00 3.36
Pale Aqua
#B8FFEB
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEF5 #FEBBC4
analogous
#BBFED4 #BBFEF5 #BBE6FE
triadic
#BBFEF5 #F5BBFE #FEF5BB
tetradic
#BBFEF5 #D4BBFE #FEBBC4 #E6FEBB
square
#BBFEF5 #D4BBFE #FEBBC4 #E6FEBB
split-complementary
#BBFEF5 #FEBBE6 #FED4BB
monochromatic
#42FCE3 #7FFDEC #BBFEF5 #E1FFFB #E1FFFB
Accessibility & contrast
On white
1.13
#BBFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#BBFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEF5
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEF5 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F5
Deuteranopia (green-blind)
#EBEDF6
Tritanopia (blue-blind)
#A7FFFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfef5; /* rgb */ color: rgb(187, 254, 245); /* oklch */ color: oklch(95.0% 0.068 185.8);
Tailwind
colors: {
custom: {
50: '#d1fff8',
500: '#bbfef5',
950: '#000000',
},
}SCSS
$custom: #bbfef5; $custom-light: #d1fff8; $custom-dark: #000000;
JSON
{
"hex": "#bbfef5",
"rgb": {
"r": 187,
"g": 254,
"b": 245
},
"hsl": {
"h": 171.94,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.95001,
"c": 0.06769,
"h": 185.8
},
"luminance": 0.88041
}Semantic roles & 50–950 ramp
primary
#BBFEF5
secondary
#E57887
accent
#001FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685