#BBF4FC#BBF4FC
#BBF4FC is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.1% C 0.058 H 206.9°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4FC |
|---|---|
| RGB | rgb(187, 244, 252) |
| HSL | hsl(187, 92%, 86%) |
| HSV | hsv(187, 26%, 99%) |
| CMYK | cmyk(25.8%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(92.70, -16.14, -9.70) |
| CIE-LCH | lch(92.70, 18.83, 211.02°) |
| OKLab | oklab(93.09% -0.0522 -0.0264) |
| OKLCH | oklch(93.09% 0.058 206.9) |
| XYZ | xyz(70.4094, 82.2913, 104.2505) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 0.42
Light Sky Blue
#C6FCFF
ΔE00 2.57
Paleturquoise
#AFEEEE
ΔE00 4.03
Pale Blue
#D0FEFE
ΔE00 4.14
Powder Blue
#B0E0E6
ΔE00 4.45
Really Light Blue
#D4FFFF
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4FC #FCC3BB
analogous
#BBFCE3 #BBF4FC #BBD3FC
triadic
#BBF4FC #FCBBF4 #F4FCBB
tetradic
#BBF4FC #E3BBFC #FCC3BB #D3FCBB
square
#BBF4FC #E3BBFC #FCC3BB #D3FCBB
split-complementary
#BBF4FC #FCBBD3 #FCE3BB
monochromatic
#46E1F7 #80EBF9 #BBF4FC #E2FAFE #E2FAFE
Accessibility & contrast
On white
1.20
#BBF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#BBF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4FC
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4FC | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#A6F9F6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbf4fc; /* rgb */ color: rgb(187, 244, 252); /* oklch */ color: oklch(93.1% 0.058 206.9);
Tailwind
colors: {
custom: {
50: '#d1f7fd',
500: '#bbf4fc',
950: '#000000',
},
}SCSS
$custom: #bbf4fc; $custom-light: #d1f7fd; $custom-dark: #000000;
JSON
{
"hex": "#bbf4fc",
"rgb": {
"r": 187,
"g": 244,
"b": 252
},
"hsl": {
"h": 187.385,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.93094,
"c": 0.05849,
"h": 206.9
},
"luminance": 0.82294
}Semantic roles & 50–950 ramp
primary
#BBF4FC
secondary
#E28679
accent
#1C00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585