#BBFFF7#BBFFF7
#BBFFF7 is a very light, moderate teal. Relative luminance 0.888; OKLCH L 95.3% C 0.068 H 187.0°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFF7 |
|---|---|
| RGB | rgb(187, 255, 247) |
| HSL | hsl(173, 100%, 87%) |
| HSV | hsv(173, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(95.50, -22.61, -2.99) |
| CIE-LCH | lch(95.50, 22.81, 187.54°) |
| OKLab | oklab(95.27% -0.0678 -0.0084) |
| OKLCH | oklch(95.27% 0.068 187) |
| XYZ | xyz(73.0366, 88.7967, 101.2688) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.26
Eggshell Blue
#C4FFF7
ΔE00 1.56
Duck Egg Blue
#C3FBF4
ΔE00 2.16
Light Cyan
#ACFFFC
ΔE00 2.78
Light Light Blue
#CAFFFB
ΔE00 3.24
Pale Aqua
#B8FFEB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFF7 #FFBBC3
analogous
#BBFFD5 #BBFFF7 #BBE5FF
triadic
#BBFFF7 #F7BBFF #FFF7BB
tetradic
#BBFFF7 #D5BBFF #FFBBC3 #E5FFBB
square
#BBFFF7 #D5BBFF #FFBBC3 #E5FFBB
split-complementary
#BBFFF7 #FFBBE5 #FFD5BB
monochromatic
#41FFE9 #7EFFF0 #BBFFF7 #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.12
#BBFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#BBFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFF7
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFF7 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F7
Deuteranopia (green-blind)
#EBEEF8
Tritanopia (blue-blind)
#A6FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfff7; /* rgb */ color: rgb(187, 255, 247); /* oklch */ color: oklch(95.3% 0.068 187.0);
Tailwind
colors: {
custom: {
50: '#d1fff9',
500: '#bbfff7',
950: '#000000',
},
}SCSS
$custom: #bbfff7; $custom-light: #d1fff9; $custom-dark: #000000;
JSON
{
"hex": "#bbfff7",
"rgb": {
"r": 187,
"g": 255,
"b": 247
},
"hsl": {
"h": 172.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95273,
"c": 0.0683,
"h": 187
},
"luminance": 0.888
}Semantic roles & 50–950 ramp
primary
#BBFFF7
secondary
#E77784
accent
#001BE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685