#BBFEF6#BBFEF6
#BBFEF6 is a very light, moderate teal. Relative luminance 0.881; OKLCH L 95.0% C 0.067 H 186.9°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEF6 |
|---|---|
| RGB | rgb(187, 254, 246) |
| HSL | hsl(173, 97%, 86%) |
| HSV | hsv(173, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(95.20, -22.34, -2.91) |
| CIE-LCH | lch(95.20, 22.53, 187.41°) |
| OKLab | oklab(95.03% -0.0669 -0.0081) |
| OKLCH | oklch(95.03% 0.067 186.9) |
| XYZ | xyz(72.5646, 88.0988, 100.3522) |
| Luminance | 0.8810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.34
Eggshell Blue
#C4FFF7
ΔE00 1.45
Duck Egg Blue
#C3FBF4
ΔE00 1.98
Light Cyan
#ACFFFC
ΔE00 2.88
Light Light Blue
#CAFFFB
ΔE00 3.14
Pale Aqua
#B8FFEB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEF6 #FEBBC3
analogous
#BBFED5 #BBFEF6 #BBE5FE
triadic
#BBFEF6 #F6BBFE #FEF6BB
tetradic
#BBFEF6 #D5BBFE #FEBBC3 #E5FEBB
square
#BBFEF6 #D5BBFE #FEBBC3 #E5FEBB
split-complementary
#BBFEF6 #FEBBE5 #FED5BB
monochromatic
#42FCE6 #7FFDEE #BBFEF6 #E1FFFB #E1FFFB
Accessibility & contrast
On white
1.13
#BBFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#BBFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEF6
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEF6 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F6
Deuteranopia (green-blind)
#EAEDF7
Tritanopia (blue-blind)
#A6FFFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbfef6; /* rgb */ color: rgb(187, 254, 246); /* oklch */ color: oklch(95.0% 0.067 186.9);
Tailwind
colors: {
custom: {
50: '#d1fff9',
500: '#bbfef6',
950: '#000000',
},
}SCSS
$custom: #bbfef6; $custom-light: #d1fff9; $custom-dark: #000000;
JSON
{
"hex": "#bbfef6",
"rgb": {
"r": 187,
"g": 254,
"b": 246
},
"hsl": {
"h": 172.836,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.95031,
"c": 0.06744,
"h": 186.9
},
"luminance": 0.88102
}Semantic roles & 50–950 ramp
primary
#BBFEF6
secondary
#E57885
accent
#001BE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685