#BBFEE5#BBFEE5
#BBFEE5 is a very light, moderate teal. Relative luminance 0.871; OKLCH L 94.6% C 0.075 H 169.6°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEE5 |
|---|---|
| RGB | rgb(187, 254, 229) |
| HSL | hsl(158, 97%, 86%) |
| HSV | hsv(158, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(94.78, -25.82, 5.25) |
| CIE-LCH | lch(94.78, 26.34, 168.51°) |
| OKLab | oklab(94.56% -0.0738 0.0135) |
| OKLCH | oklch(94.56% 0.075 169.6) |
| XYZ | xyz(70.0737, 87.1025, 87.2338) |
| Luminance | 0.8711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.87
Pale Turquoise
#A5FBD5
ΔE00 4.42
Eggshell Blue
#C4FFF7
ΔE00 6.04
Light Aqua
#8CFFDB
ΔE00 6.27
Duck Egg Blue
#C3FBF4
ΔE00 6.47
Mint
#AAF0C1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEE5 #FEBBD4
analogous
#BBFEC4 #BBFEE5 #BBF6FE
triadic
#BBFEE5 #E5BBFE #FEE5BB
tetradic
#BBFEE5 #C4BBFE #FEBBD4 #F6FEBB
square
#BBFEE5 #C4BBFE #FEBBD4 #F6FEBB
split-complementary
#BBFEE5 #FEBBF6 #FEC4BB
monochromatic
#42FCB7 #7FFDCE #BBFEE5 #E1FFF3 #E1FFF3
Accessibility & contrast
On white
1.14
#BBFEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#BBFEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEE5
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEE5 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E4
Deuteranopia (green-blind)
#EEEDE7
Tritanopia (blue-blind)
#ABFFF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfee5; /* rgb */ color: rgb(187, 254, 229); /* oklch */ color: oklch(94.6% 0.075 169.6);
Tailwind
colors: {
custom: {
50: '#d1ffed',
500: '#bbfee5',
950: '#000000',
},
}SCSS
$custom: #bbfee5; $custom-light: #d1ffed; $custom-dark: #000000;
JSON
{
"hex": "#bbfee5",
"rgb": {
"r": 187,
"g": 254,
"b": 229
},
"hsl": {
"h": 157.612,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94555,
"c": 0.07499,
"h": 169.6
},
"luminance": 0.87106
}Semantic roles & 50–950 ramp
primary
#BBFEE5
secondary
#E578A1
accent
#0056E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684