#BBFEE6#BBFEE6
#BBFEE6 is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.6% C 0.074 H 170.5°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEE6 |
|---|---|
| RGB | rgb(187, 254, 230) |
| HSL | hsl(159, 97%, 86%) |
| HSV | hsv(159, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(94.81, -25.62, 4.77) |
| CIE-LCH | lch(94.81, 26.06, 169.46°) |
| OKLab | oklab(94.58% -0.0734 0.0122) |
| OKLCH | oklch(94.58% 0.074 170.5) |
| XYZ | xyz(70.2137, 87.1585, 87.9713) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.57
Pale Turquoise
#A5FBD5
ΔE00 4.67
Eggshell Blue
#C4FFF7
ΔE00 5.73
Duck Egg Blue
#C3FBF4
ΔE00 6.17
Light Aqua
#8CFFDB
ΔE00 6.37
Pale Cyan
#B7FFFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEE6 #FEBBD3
analogous
#BBFEC5 #BBFEE6 #BBF5FE
triadic
#BBFEE6 #E6BBFE #FEE6BB
tetradic
#BBFEE6 #C5BBFE #FEBBD3 #F5FEBB
square
#BBFEE6 #C5BBFE #FEBBD3 #F5FEBB
split-complementary
#BBFEE6 #FEBBF5 #FEC5BB
monochromatic
#42FCBA #7FFDD0 #BBFEE6 #E1FFF4 #E1FFF4
Accessibility & contrast
On white
1.14
#BBFEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#BBFEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEE6
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEE6 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E5
Deuteranopia (green-blind)
#EEEDE8
Tritanopia (blue-blind)
#ABFFF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfee6; /* rgb */ color: rgb(187, 254, 230); /* oklch */ color: oklch(94.6% 0.074 170.5);
Tailwind
colors: {
custom: {
50: '#d1ffed',
500: '#bbfee6',
950: '#000000',
},
}SCSS
$custom: #bbfee6; $custom-light: #d1ffed; $custom-dark: #000000;
JSON
{
"hex": "#bbfee6",
"rgb": {
"r": 187,
"g": 254,
"b": 230
},
"hsl": {
"h": 158.507,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94582,
"c": 0.07437,
"h": 170.5
},
"luminance": 0.87162
}Semantic roles & 50–950 ramp
primary
#BBFEE6
secondary
#E5789F
accent
#0052E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684