#BBFEE8#BBFEE8
#BBFEE8 is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.6% C 0.073 H 172.4°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEE8 |
|---|---|
| RGB | rgb(187, 254, 232) |
| HSL | hsl(160, 97%, 86%) |
| HSV | hsv(160, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(94.85, -25.22, 3.81) |
| CIE-LCH | lch(94.85, 25.50, 171.42°) |
| OKLab | oklab(94.64% -0.0725 0.0097) |
| OKLCH | oklch(94.64% 0.073 172.4) |
| XYZ | xyz(70.4962, 87.2715, 89.4589) |
| Luminance | 0.8728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.00
Eggshell Blue
#C4FFF7
ΔE00 5.11
Pale Turquoise
#A5FBD5
ΔE00 5.20
Duck Egg Blue
#C3FBF4
ΔE00 5.57
Pale Cyan
#B7FFFA
ΔE00 6.19
Light Aqua
#8CFFDB
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEE8 #FEBBD1
analogous
#BBFEC7 #BBFEE8 #BBF2FE
triadic
#BBFEE8 #E8BBFE #FEE8BB
tetradic
#BBFEE8 #C7BBFE #FEBBD1 #F2FEBB
square
#BBFEE8 #C7BBFE #FEBBD1 #F2FEBB
split-complementary
#BBFEE8 #FEBBF2 #FEC7BB
monochromatic
#42FCBF #7FFDD4 #BBFEE8 #E1FFF5 #E1FFF5
Accessibility & contrast
On white
1.14
#BBFEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#BBFEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEE8
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEE8 | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E7
Deuteranopia (green-blind)
#EEEDE9
Tritanopia (blue-blind)
#AAFFF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfee8; /* rgb */ color: rgb(187, 254, 232); /* oklch */ color: oklch(94.6% 0.073 172.4);
Tailwind
colors: {
custom: {
50: '#d1ffef',
500: '#bbfee8',
950: '#000000',
},
}SCSS
$custom: #bbfee8; $custom-light: #d1ffef; $custom-dark: #000000;
JSON
{
"hex": "#bbfee8",
"rgb": {
"r": 187,
"g": 254,
"b": 232
},
"hsl": {
"h": 160.299,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.94636,
"c": 0.0732,
"h": 172.4
},
"luminance": 0.87275
}Semantic roles & 50–950 ramp
primary
#BBFEE8
secondary
#E5789C
accent
#004BE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685