#BBF3FB#BBF3FB
#BBF3FB is a very light, muted teal. Relative luminance 0.816; OKLCH L 92.9% C 0.058 H 207.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF3FB |
|---|---|
| RGB | rgb(187, 243, 251) |
| HSL | hsl(188, 89%, 86%) |
| HSV | hsv(188, 25%, 98%) |
| CMYK | cmyk(25.5%, 3.2%, 0%, 1.6%) |
| CIE-LAB | lab(92.41, -15.86, -9.62) |
| CIE-LCH | lch(92.41, 18.55, 211.24°) |
| OKLab | oklab(92.85% -0.0513 -0.0262) |
| OKLCH | oklch(92.85% 0.058 207.1) |
| XYZ | xyz(69.9513, 81.6279, 103.3181) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 0.63
Light Sky Blue
#C6FCFF
ΔE00 2.70
Paleturquoise
#AFEEEE
ΔE00 4.06
Pale Blue
#D0FEFE
ΔE00 4.20
Powder Blue
#B0E0E6
ΔE00 4.23
Really Light Blue
#D4FFFF
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF3FB #FBC3BB
analogous
#BBFBE3 #BBF3FB #BBD3FB
triadic
#BBF3FB #FBBBF3 #F3FBBB
tetradic
#BBF3FB #E3BBFB #FBC3BB #D3FBBB
square
#BBF3FB #E3BBFB #FBC3BB #D3FBBB
split-complementary
#BBF3FB #FBBBD3 #FBE3BB
monochromatic
#47DFF4 #81E9F8 #BBF3FB #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.21
#BBF3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#BBF3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF3FB
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF3FB | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFC
Deuteranopia (green-blind)
#DEE6FB
Tritanopia (blue-blind)
#A6F8F5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf3fb; /* rgb */ color: rgb(187, 243, 251); /* oklch */ color: oklch(92.9% 0.058 207.1);
Tailwind
colors: {
custom: {
50: '#d1f7fc',
500: '#bbf3fb',
950: '#000000',
},
}SCSS
$custom: #bbf3fb; $custom-light: #d1f7fc; $custom-dark: #000000;
JSON
{
"hex": "#bbf3fb",
"rgb": {
"r": 187,
"g": 243,
"b": 251
},
"hsl": {
"h": 187.5,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.92852,
"c": 0.05761,
"h": 207.1
},
"luminance": 0.81631
}Semantic roles & 50–950 ramp
primary
#BBF3FB
secondary
#E0877A
accent
#1D00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585