#BBF3FD#BBF3FD
#BBF3FD is a very light, muted teal. Relative luminance 0.818; OKLCH L 92.9% C 0.058 H 209.7°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF3FD |
|---|---|
| RGB | rgb(187, 243, 253) |
| HSL | hsl(189, 94%, 86%) |
| HSV | hsv(189, 26%, 99%) |
| CMYK | cmyk(26.1%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(92.47, -15.42, -10.57) |
| CIE-LCH | lch(92.47, 18.70, 214.44°) |
| OKLab | oklab(92.92% -0.0505 -0.0288) |
| OKLCH | oklch(92.92% 0.058 209.7) |
| XYZ | xyz(70.2683, 81.7547, 104.9873) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.06
Light Sky Blue
#C6FCFF
ΔE00 3.29
Powder Blue
#B0E0E6
ΔE00 4.37
Pale Blue
#D0FEFE
ΔE00 4.71
Paleturquoise
#AFEEEE
ΔE00 4.81
Really Light Blue
#D4FFFF
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF3FD #FDC5BB
analogous
#BBFDE6 #BBF3FD #BBD2FD
triadic
#BBF3FD #FDBBF3 #F3FDBB
tetradic
#BBF3FD #E6BBFD #FDC5BB #D2FDBB
square
#BBF3FD #E6BBFD #FDC5BB #D2FDBB
split-complementary
#BBF3FD #FDBBD2 #FDE6BB
monochromatic
#44DEFA #80E9FB #BBF3FD #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.21
#BBF3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#BBF3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF3FD
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF3FD | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFE
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#A6F8F6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf3fd; /* rgb */ color: rgb(187, 243, 253); /* oklch */ color: oklch(92.9% 0.058 209.7);
Tailwind
colors: {
custom: {
50: '#d1f7fe',
500: '#bbf3fd',
950: '#000000',
},
}SCSS
$custom: #bbf3fd; $custom-light: #d1f7fe; $custom-dark: #000000;
JSON
{
"hex": "#bbf3fd",
"rgb": {
"r": 187,
"g": 243,
"b": 253
},
"hsl": {
"h": 189.091,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.92915,
"c": 0.05817,
"h": 209.7
},
"luminance": 0.81758
}Semantic roles & 50–950 ramp
primary
#BBF3FD
secondary
#E38979
accent
#2300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585