#BBFFE7#BBFFE7
#BBFFE7 is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.8% C 0.075 H 170.8°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFE7 |
|---|---|
| RGB | rgb(187, 255, 231) |
| HSL | hsl(159, 100%, 87%) |
| HSV | hsv(159, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(95.10, -25.90, 4.68) |
| CIE-LCH | lch(95.10, 26.32, 169.76°) |
| OKLab | oklab(94.82% -0.0742 0.012) |
| OKLCH | oklch(94.82% 0.075 170.8) |
| XYZ | xyz(70.6727, 87.8512, 88.8190) |
| Luminance | 0.8785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.48
Pale Turquoise
#A5FBD5
ΔE00 4.67
Eggshell Blue
#C4FFF7
ΔE00 5.73
Duck Egg Blue
#C3FBF4
ΔE00 6.20
Light Aqua
#8CFFDB
ΔE00 6.29
Pale Cyan
#B7FFFA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFE7 #FFBBD3
analogous
#BBFFC5 #BBFFE7 #BBF5FF
triadic
#BBFFE7 #E7BBFF #FFE7BB
tetradic
#BBFFE7 #C5BBFF #FFBBD3 #F5FFBB
square
#BBFFE7 #C5BBFF #FFBBD3 #F5FFBB
split-complementary
#BBFFE7 #FFBBF5 #FFC5BB
monochromatic
#41FFBC #7EFFD1 #BBFFE7 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.13
#BBFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#BBFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFE7
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFE7 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E6
Deuteranopia (green-blind)
#EFEDE9
Tritanopia (blue-blind)
#AAFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bbffe7; /* rgb */ color: rgb(187, 255, 231); /* oklch */ color: oklch(94.8% 0.075 170.8);
Tailwind
colors: {
custom: {
50: '#d1ffee',
500: '#bbffe7',
950: '#000000',
},
}SCSS
$custom: #bbffe7; $custom-light: #d1ffee; $custom-dark: #000000;
JSON
{
"hex": "#bbffe7",
"rgb": {
"r": 187,
"g": 255,
"b": 231
},
"hsl": {
"h": 158.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94824,
"c": 0.07516,
"h": 170.8
},
"luminance": 0.87854
}Semantic roles & 50–950 ramp
primary
#BBFFE7
secondary
#E7779F
accent
#0051E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685