#BBFFE8#BBFFE8
#BBFFE8 is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.075 H 171.7°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFE8 |
|---|---|
| RGB | rgb(187, 255, 232) |
| HSL | hsl(160, 100%, 87%) |
| HSV | hsv(160, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 9%, 0%) |
| CIE-LAB | lab(95.12, -25.70, 4.20) |
| CIE-LCH | lch(95.12, 26.04, 170.73°) |
| OKLab | oklab(94.85% -0.0738 0.0107) |
| OKLCH | oklch(94.85% 0.075 171.7) |
| XYZ | xyz(70.8144, 87.9078, 89.5650) |
| Luminance | 0.8791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.17
Pale Turquoise
#A5FBD5
ΔE00 4.94
Eggshell Blue
#C4FFF7
ΔE00 5.42
Duck Egg Blue
#C3FBF4
ΔE00 5.91
Light Aqua
#8CFFDB
ΔE00 6.42
Pale Cyan
#B7FFFA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFE8 #FFBBD2
analogous
#BBFFC6 #BBFFE8 #BBF4FF
triadic
#BBFFE8 #E8BBFF #FFE8BB
tetradic
#BBFFE8 #C6BBFF #FFBBD2 #F4FFBB
square
#BBFFE8 #C6BBFF #FFBBD2 #F4FFBB
split-complementary
#BBFFE8 #FFBBF4 #FFC6BB
monochromatic
#41FFBF #7EFFD3 #BBFFE8 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.13
#BBFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#BBFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFE8
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFE8 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E7
Deuteranopia (green-blind)
#EFEDEA
Tritanopia (blue-blind)
#AAFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffe8; /* rgb */ color: rgb(187, 255, 232); /* oklch */ color: oklch(94.9% 0.075 171.7);
Tailwind
colors: {
custom: {
50: '#d1ffef',
500: '#bbffe8',
950: '#000000',
},
}SCSS
$custom: #bbffe8; $custom-light: #d1ffef; $custom-dark: #000000;
JSON
{
"hex": "#bbffe8",
"rgb": {
"r": 187,
"g": 255,
"b": 232
},
"hsl": {
"h": 159.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94851,
"c": 0.07456,
"h": 171.7
},
"luminance": 0.87911
}Semantic roles & 50–950 ramp
primary
#BBFFE8
secondary
#E7779D
accent
#004EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685