#BBF5FB#BBF5FB
#BBF5FB is a very light, muted teal. Relative luminance 0.828; OKLCH L 93.3% C 0.059 H 204.1°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF5FB |
|---|---|
| RGB | rgb(187, 245, 251) |
| HSL | hsl(186, 89%, 86%) |
| HSV | hsv(186, 25%, 98%) |
| CMYK | cmyk(25.5%, 2.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.94, -16.85, -8.83) |
| CIE-LCH | lch(92.94, 19.03, 207.66°) |
| OKLab | oklab(93.27% -0.0538 -0.0241) |
| OKLCH | oklch(93.27% 0.059 204.1) |
| XYZ | xyz(70.5531, 82.8315, 103.5187) |
| Luminance | 0.8284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 0.93
Light Sky Blue
#C6FCFF
ΔE00 1.99
Paleturquoise
#AFEEEE
ΔE00 3.31
Pale Blue
#D0FEFE
ΔE00 3.70
Really Light Blue
#D4FFFF
ΔE00 4.26
Very Light Blue
#D5FFFF
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF5FB #FBC1BB
analogous
#BBFBE1 #BBF5FB #BBD5FB
triadic
#BBF5FB #FBBBF5 #F5FBBB
tetradic
#BBF5FB #E1BBFB #FBC1BB #D5FBBB
square
#BBF5FB #E1BBFB #FBC1BB #D5FBBB
split-complementary
#BBF5FB #FBBBD5 #FBE1BB
monochromatic
#47E4F4 #81ECF8 #BBF5FB #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.20
#BBF5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#BBF5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF5FB
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF5FB | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FB
Deuteranopia (green-blind)
#E0E7FB
Tritanopia (blue-blind)
#A6FAF7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbf5fb; /* rgb */ color: rgb(187, 245, 251); /* oklch */ color: oklch(93.3% 0.059 204.1);
Tailwind
colors: {
custom: {
50: '#d1f8fc',
500: '#bbf5fb',
950: '#000000',
},
}SCSS
$custom: #bbf5fb; $custom-light: #d1f8fc; $custom-dark: #000000;
JSON
{
"hex": "#bbf5fb",
"rgb": {
"r": 187,
"g": 245,
"b": 251
},
"hsl": {
"h": 185.625,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.93273,
"c": 0.05894,
"h": 204.1
},
"luminance": 0.82835
}Semantic roles & 50–950 ramp
primary
#BBF5FB
secondary
#E0847A
accent
#1600E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585