#BBFCFC#BBFCFC
#BBFCFC is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.8% C 0.065 H 196.1°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFCFC |
|---|---|
| RGB | rgb(187, 252, 252) |
| HSL | hsl(180, 92%, 86%) |
| HSV | hsv(180, 26%, 99%) |
| CMYK | cmyk(25.8%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(94.83, -20.08, -6.56) |
| CIE-LCH | lch(94.83, 21.13, 198.08°) |
| OKLab | oklab(94.78% -0.0621 -0.0179) |
| OKLCH | oklch(94.78% 0.065 196.1) |
| XYZ | xyz(72.8690, 87.2104, 105.0704) |
| Luminance | 0.8721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.36
Light Sky Blue
#C6FCFF
ΔE00 2.60
Light Light Blue
#CAFFFB
ΔE00 2.66
Paleturquoise
#AFEEEE
ΔE00 2.93
Duck Egg Blue
#C3FBF4
ΔE00 2.97
Light Cyan
#ACFFFC
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFCFC #FCBBBB
analogous
#BBFCDB #BBFCFC #BBDBFC
triadic
#BBFCFC #FCBBFC #FCFCBB
tetradic
#BBFCFC #DBBBFC #FCBBBB #DBFCBB
square
#BBFCFC #DBBBFC #FCBBBB #DBFCBB
split-complementary
#BBFCFC #FCBBDB #FCDBBB
monochromatic
#46F7F7 #80F9F9 #BBFCFC #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.14
#BBFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#BBFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFCFC
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFCFC | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#E7ECFD
Tritanopia (blue-blind)
#A5FFFC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfcfc; /* rgb */ color: rgb(187, 252, 252); /* oklch */ color: oklch(94.8% 0.065 196.1);
Tailwind
colors: {
custom: {
50: '#d1fdfd',
500: '#bbfcfc',
950: '#000000',
},
}SCSS
$custom: #bbfcfc; $custom-light: #d1fdfd; $custom-dark: #000000;
JSON
{
"hex": "#bbfcfc",
"rgb": {
"r": 187,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.94784,
"c": 0.06467,
"h": 196.1
},
"luminance": 0.87214
}Semantic roles & 50–950 ramp
primary
#BBFCFC
secondary
#E27979
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585