#BBF2F7#BBF2F7
#BBF2F7 is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.5% C 0.056 H 203.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2F7 |
|---|---|
| RGB | rgb(187, 242, 247) |
| HSL | hsl(185, 79%, 85%) |
| HSV | hsv(185, 24%, 97%) |
| CMYK | cmyk(24.3%, 2%, 0%, 3.1%) |
| CIE-LAB | lab(92.03, -16.23, -8.10) |
| CIE-LCH | lch(92.03, 18.14, 206.51°) |
| OKLab | oklab(92.52% -0.0516 -0.0221) |
| OKLCH | oklch(92.52% 0.056 203.2) |
| XYZ | xyz(69.0290, 80.7815, 99.9329) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.41
Light Sky Blue
#C6FCFF
ΔE00 2.25
Paleturquoise
#AFEEEE
ΔE00 3.05
Pale Blue
#D0FEFE
ΔE00 3.66
Powder Blue
#B0E0E6
ΔE00 4.04
Really Light Blue
#D4FFFF
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2F7 #F7C0BB
analogous
#BBF7DE #BBF2F7 #BBD4F7
triadic
#BBF2F7 #F7BBF2 #F2F7BB
tetradic
#BBF2F7 #DEBBF7 #F7C0BB #D4F7BB
square
#BBF2F7 #DEBBF7 #F7C0BB #D4F7BB
split-complementary
#BBF2F7 #F7BBD4 #F7DEBB
monochromatic
#4DDDEA #84E8F1 #BBF2F7 #E4FAFC #E4FAFC
Accessibility & contrast
On white
1.22
#BBF2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#BBF2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2F7
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2F7 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF7
Deuteranopia (green-blind)
#DFE5F7
Tritanopia (blue-blind)
#A8F6F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf2f7; /* rgb */ color: rgb(187, 242, 247); /* oklch */ color: oklch(92.5% 0.056 203.2);
Tailwind
colors: {
custom: {
50: '#d0f6f9',
500: '#bbf2f7',
950: '#000000',
},
}SCSS
$custom: #bbf2f7; $custom-light: #d0f6f9; $custom-dark: #000000;
JSON
{
"hex": "#bbf2f7",
"rgb": {
"r": 187,
"g": 242,
"b": 247
},
"hsl": {
"h": 185,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.92516,
"c": 0.05608,
"h": 203.2
},
"luminance": 0.80784
}Semantic roles & 50–950 ramp
primary
#BBF2F7
secondary
#D9847D
accent
#1C0ADB
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585