#BBFEE1#BBFEE1
#BBFEE1 is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.4% C 0.078 H 166.2°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEE1 |
|---|---|
| RGB | rgb(187, 254, 225) |
| HSL | hsl(154, 97%, 86%) |
| HSV | hsv(154, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 11.4%, 0.4%) |
| CIE-LAB | lab(94.69, -26.60, 7.17) |
| CIE-LCH | lch(94.69, 27.55, 164.91°) |
| OKLab | oklab(94.45% -0.0754 0.0185) |
| OKLCH | oklch(94.45% 0.078 166.2) |
| XYZ | xyz(69.5217, 86.8817, 84.3263) |
| Luminance | 0.8689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.09
Pale Turquoise
#A5FBD5
ΔE00 3.58
Light Aqua
#8CFFDB
ΔE00 6.02
Mint
#AAF0C1
ΔE00 6.03
Light Teal
#90E4C1
ΔE00 6.96
Eggshell Blue
#C4FFF7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEE1 #FEBBD8
analogous
#BBFEC0 #BBFEE1 #BBF9FE
triadic
#BBFEE1 #E1BBFE #FEE1BB
tetradic
#BBFEE1 #C0BBFE #FEBBD8 #F9FEBB
square
#BBFEE1 #C0BBFE #FEBBD8 #F9FEBB
split-complementary
#BBFEE1 #FEBBF9 #FEC0BB
monochromatic
#42FCAC #7FFDC6 #BBFEE1 #E1FFF2 #E1FFF2
Accessibility & contrast
On white
1.14
#BBFEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#BBFEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEE1
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEE1 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E0
Deuteranopia (green-blind)
#EFECE3
Tritanopia (blue-blind)
#ACFEF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfee1; /* rgb */ color: rgb(187, 254, 225); /* oklch */ color: oklch(94.4% 0.078 166.2);
Tailwind
colors: {
custom: {
50: '#d0ffea',
500: '#bbfee1',
950: '#000000',
},
}SCSS
$custom: #bbfee1; $custom-light: #d0ffea; $custom-dark: #000000;
JSON
{
"hex": "#bbfee1",
"rgb": {
"r": 187,
"g": 254,
"b": 225
},
"hsl": {
"h": 154.03,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94449,
"c": 0.07764,
"h": 166.2
},
"luminance": 0.86885
}Semantic roles & 50–950 ramp
primary
#BBFEE1
secondary
#E578A7
accent
#0063E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684