#BBF1FB#BBF1FB
#BBF1FB is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.4% C 0.056 H 210.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF1FB |
|---|---|
| RGB | rgb(187, 241, 251) |
| HSL | hsl(189, 89%, 86%) |
| HSV | hsv(189, 25%, 98%) |
| CMYK | cmyk(25.5%, 4%, 0%, 1.6%) |
| CIE-LAB | lab(91.88, -14.86, -10.41) |
| CIE-LCH | lch(91.88, 18.14, 215.00°) |
| OKLab | oklab(92.43% -0.0488 -0.0283) |
| OKLCH | oklch(92.43% 0.056 210.2) |
| XYZ | xyz(69.3561, 80.4374, 103.1197) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.48
Light Sky Blue
#C6FCFF
ΔE00 3.59
Powder Blue
#B0E0E6
ΔE00 3.98
Pale Blue
#D0FEFE
ΔE00 4.87
Paleturquoise
#AFEEEE
ΔE00 4.94
Really Light Blue
#D4FFFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF1FB #FBC5BB
analogous
#BBFBE5 #BBF1FB #BBD1FB
triadic
#BBF1FB #FBBBF1 #F1FBBB
tetradic
#BBF1FB #E5BBFB #FBC5BB #D1FBBB
square
#BBF1FB #E5BBFB #FBC5BB #D1FBBB
split-complementary
#BBF1FB #FBBBD1 #FBE5BB
monochromatic
#47D9F4 #81E5F8 #BBF1FB #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.23
#BBF1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#BBF1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF1FB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF1FB | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFC
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#A7F6F4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf1fb; /* rgb */ color: rgb(187, 241, 251); /* oklch */ color: oklch(92.4% 0.056 210.2);
Tailwind
colors: {
custom: {
50: '#d1f5fc',
500: '#bbf1fb',
950: '#000000',
},
}SCSS
$custom: #bbf1fb; $custom-light: #d1f5fc; $custom-dark: #000000;
JSON
{
"hex": "#bbf1fb",
"rgb": {
"r": 187,
"g": 241,
"b": 251
},
"hsl": {
"h": 189.375,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.92431,
"c": 0.05641,
"h": 210.2
},
"luminance": 0.8044
}Semantic roles & 50–950 ramp
primary
#BBF1FB
secondary
#E08A7A
accent
#2400E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585