#BBFAFA#BBFAFA
#BBFAFA is a very light, moderate teal. Relative luminance 0.858; OKLCH L 94.3% C 0.063 H 196.1°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFAFA |
|---|---|
| RGB | rgb(187, 250, 250) |
| HSL | hsl(180, 86%, 86%) |
| HSV | hsv(180, 25%, 98%) |
| CMYK | cmyk(25.2%, 0%, 0%, 2%) |
| CIE-LAB | lab(94.24, -19.54, -6.39) |
| CIE-LCH | lch(94.24, 20.55, 198.11°) |
| OKLab | oklab(94.3% -0.0604 -0.0175) |
| OKLCH | oklch(94.3% 0.063 196.1) |
| XYZ | xyz(71.9290, 85.8348, 103.2017) |
| Luminance | 0.8584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 2.41
Paleturquoise
#AFEEEE
ΔE00 2.57
Light Light Blue
#CAFFFB
ΔE00 2.59
Pale Cyan
#B7FFFA
ΔE00 2.63
Duck Egg Blue
#C3FBF4
ΔE00 2.87
Eggshell Blue
#C4FFF7
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFAFA #FABBBB
analogous
#BBFADA #BBFAFA #BBDAFA
triadic
#BBFAFA #FABBFA #FAFABB
tetradic
#BBFAFA #DABBFA #FABBBB #DAFABB
square
#BBFAFA #DABBFA #FABBBB #DAFABB
split-complementary
#BBFAFA #FABBDA #FADABB
monochromatic
#49F2F2 #82F6F6 #BBFAFA #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.16
#BBFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#BBFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFAFA
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFAFA | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#E5EBFB
Tritanopia (blue-blind)
#A6FEFA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfafa; /* rgb */ color: rgb(187, 250, 250); /* oklch */ color: oklch(94.3% 0.063 196.1);
Tailwind
colors: {
custom: {
50: '#d1fcfb',
500: '#bbfafa',
950: '#000000',
},
}SCSS
$custom: #bbfafa; $custom-light: #d1fcfb; $custom-dark: #000000;
JSON
{
"hex": "#bbfafa",
"rgb": {
"r": 187,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.94299,
"c": 0.06291,
"h": 196.1
},
"luminance": 0.85838
}Semantic roles & 50–950 ramp
primary
#BBFAFA
secondary
#DE7B7B
accent
#0303E3
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585