#BBF2F8#BBF2F8
#BBF2F8 is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.5% C 0.056 H 204.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2F8 |
|---|---|
| RGB | rgb(187, 242, 248) |
| HSL | hsl(186, 81%, 85%) |
| HSV | hsv(186, 25%, 97%) |
| CMYK | cmyk(24.6%, 2.4%, 0%, 2.7%) |
| CIE-LAB | lab(92.06, -16.01, -8.58) |
| CIE-LCH | lch(92.06, 18.16, 208.17°) |
| OKLab | oklab(92.55% -0.0512 -0.0234) |
| OKLCH | oklch(92.55% 0.056 204.5) |
| XYZ | xyz(69.1837, 80.8434, 100.7478) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.11
Light Sky Blue
#C6FCFF
ΔE00 2.40
Paleturquoise
#AFEEEE
ΔE00 3.39
Pale Blue
#D0FEFE
ΔE00 3.83
Powder Blue
#B0E0E6
ΔE00 3.99
Really Light Blue
#D4FFFF
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2F8 #F8C1BB
analogous
#BBF8E0 #BBF2F8 #BBD3F8
triadic
#BBF2F8 #F8BBF2 #F2F8BB
tetradic
#BBF2F8 #E0BBF8 #F8C1BB #D3F8BB
square
#BBF2F8 #E0BBF8 #F8C1BB #D3F8BB
split-complementary
#BBF2F8 #F8BBD3 #F8E0BB
monochromatic
#4CDDED #84E7F2 #BBF2F8 #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.22
#BBF2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#BBF2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2F8
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2F8 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF8
Deuteranopia (green-blind)
#DEE5F8
Tritanopia (blue-blind)
#A7F7F4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf2f8; /* rgb */ color: rgb(187, 242, 248); /* oklch */ color: oklch(92.5% 0.056 204.5);
Tailwind
colors: {
custom: {
50: '#d0f6fa',
500: '#bbf2f8',
950: '#000000',
},
}SCSS
$custom: #bbf2f8; $custom-light: #d0f6fa; $custom-dark: #000000;
JSON
{
"hex": "#bbf2f8",
"rgb": {
"r": 187,
"g": 242,
"b": 248
},
"hsl": {
"h": 185.902,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.92548,
"c": 0.05626,
"h": 204.5
},
"luminance": 0.80846
}Semantic roles & 50–950 ramp
primary
#BBF2F8
secondary
#DB857C
accent
#1D08DE
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585