#BBFFF6#BBFFF6
#BBFFF6 is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.2% C 0.069 H 185.9°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFF6 |
|---|---|
| RGB | rgb(187, 255, 246) |
| HSL | hsl(172, 100%, 87%) |
| HSV | hsv(172, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(95.47, -22.82, -2.51) |
| CIE-LCH | lch(95.47, 22.96, 186.28°) |
| OKLab | oklab(95.24% -0.0682 -0.0071) |
| OKLCH | oklch(95.24% 0.069 185.9) |
| XYZ | xyz(72.8827, 88.7352, 100.4583) |
| Luminance | 0.8874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.59
Eggshell Blue
#C4FFF7
ΔE00 1.62
Duck Egg Blue
#C3FBF4
ΔE00 2.26
Light Cyan
#ACFFFC
ΔE00 3.04
Light Light Blue
#CAFFFB
ΔE00 3.45
Pale Aqua
#B8FFEB
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFF6 #FFBBC4
analogous
#BBFFD4 #BBFFF6 #BBE6FF
triadic
#BBFFF6 #F6BBFF #FFF6BB
tetradic
#BBFFF6 #D4BBFF #FFBBC4 #E6FFBB
square
#BBFFF6 #D4BBFF #FFBBC4 #E6FFBB
split-complementary
#BBFFF6 #FFBBE6 #FFD4BB
monochromatic
#41FFE6 #7EFFEE #BBFFF6 #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.12
#BBFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#BBFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFF6
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFF6 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F6
Deuteranopia (green-blind)
#EBEEF7
Tritanopia (blue-blind)
#A6FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfff6; /* rgb */ color: rgb(187, 255, 246); /* oklch */ color: oklch(95.2% 0.069 185.9);
Tailwind
colors: {
custom: {
50: '#d1fff9',
500: '#bbfff6',
950: '#000000',
},
}SCSS
$custom: #bbfff6; $custom-light: #d1fff9; $custom-dark: #000000;
JSON
{
"hex": "#bbfff6",
"rgb": {
"r": 187,
"g": 255,
"b": 246
},
"hsl": {
"h": 172.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95244,
"c": 0.06855,
"h": 185.9
},
"luminance": 0.88739
}Semantic roles & 50–950 ramp
primary
#BBFFF6
secondary
#E77786
accent
#001EE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685