#BBFFFF#BBFFFF
#BBFFFF is a very light, moderate teal. Relative luminance 0.893; OKLCH L 95.5% C 0.067 H 196.1°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFFF |
|---|---|
| RGB | rgb(187, 255, 255) |
| HSL | hsl(180, 100%, 87%) |
| HSV | hsv(180, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 0%, 0%) |
| CIE-LAB | lab(95.71, -20.90, -6.81) |
| CIE-LCH | lch(95.71, 21.98, 198.04°) |
| OKLab | oklab(95.51% -0.0647 -0.0186) |
| OKLCH | oklch(95.51% 0.067 196.1) |
| XYZ | xyz(74.2977, 89.3011, 107.9104) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.10
Light Cyan
#ACFFFC
ΔE00 2.64
Light Light Blue
#CAFFFB
ΔE00 2.91
Light Sky Blue
#C6FCFF
ΔE00 3.00
Duck Egg Blue
#C3FBF4
ΔE00 3.25
Eggshell Blue
#C4FFF7
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFFF #FFBBBB
analogous
#BBFFDD #BBFFFF #BBDDFF
triadic
#BBFFFF #FFBBFF #FFFFBB
tetradic
#BBFFFF #DDBBFF #FFBBBB #DDFFBB
square
#BBFFFF #DDBBFF #FFBBBB #DDFFBB
split-complementary
#BBFFFF #FFBBDD #FFDDBB
monochromatic
#41FFFF #7EFFFF #BBFFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.11
#BBFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#BBFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFFF
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFFF | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#E9EFFF
Tritanopia (blue-blind)
#A3FFFF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #bbffff; /* rgb */ color: rgb(187, 255, 255); /* oklch */ color: oklch(95.5% 0.067 196.1);
Tailwind
colors: {
custom: {
50: '#d1ffff',
500: '#bbffff',
950: '#000000',
},
}SCSS
$custom: #bbffff; $custom-light: #d1ffff; $custom-dark: #000000;
JSON
{
"hex": "#bbffff",
"rgb": {
"r": 187,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95511,
"c": 0.06729,
"h": 196.1
},
"luminance": 0.89305
}Semantic roles & 50–950 ramp
primary
#BBFFFF
secondary
#E77777
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686