#BBFCF9#BBFCF9
#BBFCF9 is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.7% C 0.065 H 192.5°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFCF9 |
|---|---|
| RGB | rgb(187, 252, 249) |
| HSL | hsl(177, 92%, 86%) |
| HSV | hsv(177, 26%, 99%) |
| CMYK | cmyk(25.8%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(94.75, -20.73, -5.12) |
| CIE-LCH | lch(94.75, 21.35, 193.88°) |
| OKLab | oklab(94.69% -0.0633 -0.0141) |
| OKLCH | oklch(94.69% 0.065 192.5) |
| XYZ | xyz(72.3974, 87.0218, 102.5864) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.45
Duck Egg Blue
#C3FBF4
ΔE00 2.10
Eggshell Blue
#C4FFF7
ΔE00 2.22
Light Light Blue
#CAFFFB
ΔE00 2.40
Light Cyan
#ACFFFC
ΔE00 2.64
Paleturquoise
#AFEEEE
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFCF9 #FCBBBE
analogous
#BBFCD8 #BBFCF9 #BBDEFC
triadic
#BBFCF9 #F9BBFC #FCF9BB
tetradic
#BBFCF9 #D8BBFC #FCBBBE #DEFCBB
square
#BBFCF9 #D8BBFC #FCBBBE #DEFCBB
split-complementary
#BBFCF9 #FCBBDE #FCD8BB
monochromatic
#46F7EF #80F9F4 #BBFCF9 #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.14
#BBFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#BBFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFCF9
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFCF9 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F9
Deuteranopia (green-blind)
#E8ECFA
Tritanopia (blue-blind)
#A6FFFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bbfcf9; /* rgb */ color: rgb(187, 252, 249); /* oklch */ color: oklch(94.7% 0.065 192.5);
Tailwind
colors: {
custom: {
50: '#d1fdfb',
500: '#bbfcf9',
950: '#000000',
},
}SCSS
$custom: #bbfcf9; $custom-light: #d1fdfb; $custom-dark: #000000;
JSON
{
"hex": "#bbfcf9",
"rgb": {
"r": 187,
"g": 252,
"b": 249
},
"hsl": {
"h": 177.231,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.94694,
"c": 0.06485,
"h": 192.5
},
"luminance": 0.87025
}Semantic roles & 50–950 ramp
primary
#BBFCF9
secondary
#E2797E
accent
#000BE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585