#BBFFFC#BBFFFC
#BBFFFC is a very light, moderate teal. Relative luminance 0.891; OKLCH L 95.4% C 0.067 H 192.7°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFFC |
|---|---|
| RGB | rgb(187, 255, 252) |
| HSL | hsl(177, 100%, 87%) |
| HSV | hsv(177, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.63, -21.55, -5.38) |
| CIE-LCH | lch(95.63, 22.21, 194.01°) |
| OKLab | oklab(95.42% -0.0658 -0.0148) |
| OKLCH | oklch(95.42% 0.067 192.7) |
| XYZ | xyz(73.8185, 89.1095, 105.3869) |
| Luminance | 0.8911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.04
Light Cyan
#ACFFFC
ΔE00 2.21
Eggshell Blue
#C4FFF7
ΔE00 2.35
Duck Egg Blue
#C3FBF4
ΔE00 2.51
Light Light Blue
#CAFFFB
ΔE00 2.69
Paleturquoise
#AFEEEE
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFFC #FFBBBE
analogous
#BBFFDA #BBFFFC #BBE0FF
triadic
#BBFFFC #FCBBFF #FFFCBB
tetradic
#BBFFFC #DABBFF #FFBBBE #E0FFBB
square
#BBFFFC #DABBFF #FFBBBE #E0FFBB
split-complementary
#BBFFFC #FFBBE0 #FFDABB
monochromatic
#41FFF7 #7EFFF9 #BBFFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.12
#BBFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#BBFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFFC
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFFC | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#EAEEFD
Tritanopia (blue-blind)
#A4FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfffc; /* rgb */ color: rgb(187, 255, 252); /* oklch */ color: oklch(95.4% 0.067 192.7);
Tailwind
colors: {
custom: {
50: '#d1fffd',
500: '#bbfffc',
950: '#000000',
},
}SCSS
$custom: #bbfffc; $custom-light: #d1fffd; $custom-dark: #000000;
JSON
{
"hex": "#bbfffc",
"rgb": {
"r": 187,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9542,
"c": 0.06747,
"h": 192.7
},
"luminance": 0.89113
}Semantic roles & 50–950 ramp
primary
#BBFFFC
secondary
#E7777C
accent
#000AE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685