#BBF6FC#BBF6FC
#BBF6FC is a very light, muted teal. Relative luminance 0.835; OKLCH L 93.5% C 0.060 H 204.0°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF6FC |
|---|---|
| RGB | rgb(187, 246, 252) |
| HSL | hsl(186, 92%, 86%) |
| HSV | hsv(186, 26%, 99%) |
| CMYK | cmyk(25.8%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(93.23, -17.13, -8.92) |
| CIE-LCH | lch(93.23, 19.31, 207.50°) |
| OKLab | oklab(93.52% -0.0547 -0.0243) |
| OKLCH | oklch(93.52% 0.06 204) |
| XYZ | xyz(71.0145, 83.5014, 104.4522) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.00
Light Sky Blue
#C6FCFF
ΔE00 1.90
Paleturquoise
#AFEEEE
ΔE00 3.33
Pale Blue
#D0FEFE
ΔE00 3.69
Really Light Blue
#D4FFFF
ΔE00 4.27
Light Light Blue
#CAFFFB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF6FC #FCC1BB
analogous
#BBFCE1 #BBF6FC #BBD5FC
triadic
#BBF6FC #FCBBF6 #F6FCBB
tetradic
#BBF6FC #E1BBFC #FCC1BB #D5FCBB
square
#BBF6FC #E1BBFC #FCC1BB #D5FCBB
split-complementary
#BBF6FC #FCBBD5 #FCE1BB
monochromatic
#46E6F7 #80EEF9 #BBF6FC #E2FBFE #E2FBFE
Accessibility & contrast
On white
1.19
#BBF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#BBF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF6FC
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF6FC | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#A6FBF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbf6fc; /* rgb */ color: rgb(187, 246, 252); /* oklch */ color: oklch(93.5% 0.060 204.0);
Tailwind
colors: {
custom: {
50: '#d1f9fd',
500: '#bbf6fc',
950: '#000000',
},
}SCSS
$custom: #bbf6fc; $custom-light: #d1f9fd; $custom-dark: #000000;
JSON
{
"hex": "#bbf6fc",
"rgb": {
"r": 187,
"g": 246,
"b": 252
},
"hsl": {
"h": 185.538,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.93515,
"c": 0.05983,
"h": 204
},
"luminance": 0.83505
}Semantic roles & 50–950 ramp
primary
#BBF6FC
secondary
#E28379
accent
#1500E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585