#BBFEE7#BBFEE7
#BBFEE7 is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.6% C 0.074 H 171.5°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEE7 |
|---|---|
| RGB | rgb(187, 254, 231) |
| HSL | hsl(159, 97%, 86%) |
| HSV | hsv(159, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(94.83, -25.42, 4.29) |
| CIE-LCH | lch(94.83, 25.78, 170.43°) |
| OKLab | oklab(94.61% -0.0729 0.011) |
| OKLCH | oklch(94.61% 0.074 171.5) |
| XYZ | xyz(70.3546, 87.2148, 88.7130) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.28
Pale Turquoise
#A5FBD5
ΔE00 4.93
Eggshell Blue
#C4FFF7
ΔE00 5.42
Duck Egg Blue
#C3FBF4
ΔE00 5.87
Light Aqua
#8CFFDB
ΔE00 6.49
Pale Cyan
#B7FFFA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEE7 #FEBBD2
analogous
#BBFEC6 #BBFEE7 #BBF4FE
triadic
#BBFEE7 #E7BBFE #FEE7BB
tetradic
#BBFEE7 #C6BBFE #FEBBD2 #F4FEBB
square
#BBFEE7 #C6BBFE #FEBBD2 #F4FEBB
split-complementary
#BBFEE7 #FEBBF4 #FEC6BB
monochromatic
#42FCBC #7FFDD2 #BBFEE7 #E1FFF4 #E1FFF4
Accessibility & contrast
On white
1.14
#BBFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#BBFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEE7
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEE7 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E6
Deuteranopia (green-blind)
#EEEDE9
Tritanopia (blue-blind)
#ABFFF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfee7; /* rgb */ color: rgb(187, 254, 231); /* oklch */ color: oklch(94.6% 0.074 171.5);
Tailwind
colors: {
custom: {
50: '#d1ffee',
500: '#bbfee7',
950: '#000000',
},
}SCSS
$custom: #bbfee7; $custom-light: #d1ffee; $custom-dark: #000000;
JSON
{
"hex": "#bbfee7",
"rgb": {
"r": 187,
"g": 254,
"b": 231
},
"hsl": {
"h": 159.403,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94609,
"c": 0.07377,
"h": 171.5
},
"luminance": 0.87218
}Semantic roles & 50–950 ramp
primary
#BBFEE7
secondary
#E5789D
accent
#004FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685