#BBFEFC#BBFEFC
#BBFEFC is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.2% C 0.067 H 193.8°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEFC |
|---|---|
| RGB | rgb(187, 254, 252) |
| HSL | hsl(178, 97%, 86%) |
| HSV | hsv(178, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(95.36, -21.06, -5.77) |
| CIE-LCH | lch(95.36, 21.84, 195.32°) |
| OKLab | oklab(95.21% -0.0646 -0.0158) |
| OKLCH | oklch(95.21% 0.067 193.8) |
| XYZ | xyz(73.5004, 88.4731, 105.2808) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.46
Light Cyan
#ACFFFC
ΔE00 2.42
Eggshell Blue
#C4FFF7
ΔE00 2.59
Duck Egg Blue
#C3FBF4
ΔE00 2.59
Light Light Blue
#CAFFFB
ΔE00 2.61
Light Sky Blue
#C6FCFF
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEFC #FEBBBD
analogous
#BBFEDB #BBFEFC #BBDFFE
triadic
#BBFEFC #FCBBFE #FEFCBB
tetradic
#BBFEFC #DBBBFE #FEBBBD #DFFEBB
square
#BBFEFC #DBBBFE #FEBBBD #DFFEBB
split-complementary
#BBFEFC #FEBBDF #FEDBBB
monochromatic
#42FCF7 #7FFDF9 #BBFEFC #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.12
#BBFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#BBFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEFC
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEFC | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#A5FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bbfefc; /* rgb */ color: rgb(187, 254, 252); /* oklch */ color: oklch(95.2% 0.067 193.8);
Tailwind
colors: {
custom: {
50: '#d1fffd',
500: '#bbfefc',
950: '#000000',
},
}SCSS
$custom: #bbfefc; $custom-light: #d1fffd; $custom-dark: #000000;
JSON
{
"hex": "#bbfefc",
"rgb": {
"r": 187,
"g": 254,
"b": 252
},
"hsl": {
"h": 178.209,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.95208,
"c": 0.06651,
"h": 193.8
},
"luminance": 0.88477
}Semantic roles & 50–950 ramp
primary
#BBFEFC
secondary
#E5787B
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685