#BBEFF7#BBEFF7
#BBEFF7 is a very light, muted teal. Relative luminance 0.790; OKLCH L 91.9% C 0.054 H 207.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFF7 |
|---|---|
| RGB | rgb(187, 239, 247) |
| HSL | hsl(188, 79%, 85%) |
| HSV | hsv(188, 24%, 97%) |
| CMYK | cmyk(24.3%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(91.24, -14.73, -9.28) |
| CIE-LCH | lch(91.24, 17.41, 212.20°) |
| OKLab | oklab(91.89% -0.0478 -0.0253) |
| OKLCH | oklch(91.89% 0.054 207.9) |
| XYZ | xyz(68.1434, 79.0104, 99.6377) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.64
Powder Blue
#B0E0E6
ΔE00 3.36
Light Sky Blue
#C6FCFF
ΔE00 3.40
Paleturquoise
#AFEEEE
ΔE00 4.39
Pale Blue
#D0FEFE
ΔE00 4.55
Really Light Blue
#D4FFFF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFF7 #F7C3BB
analogous
#BBF7E1 #BBEFF7 #BBD1F7
triadic
#BBEFF7 #F7BBEF #EFF7BB
tetradic
#BBEFF7 #E1BBF7 #F7C3BB #D1F7BB
square
#BBEFF7 #E1BBF7 #F7C3BB #D1F7BB
split-complementary
#BBEFF7 #F7BBD1 #F7E1BB
monochromatic
#4DD5EA #84E2F1 #BBEFF7 #E4F9FC #E4F9FC
Accessibility & contrast
On white
1.25
#BBEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#BBEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFF7
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFF7 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF8
Deuteranopia (green-blind)
#DCE2F7
Tritanopia (blue-blind)
#A8F4F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbeff7; /* rgb */ color: rgb(187, 239, 247); /* oklch */ color: oklch(91.9% 0.054 207.9);
Tailwind
colors: {
custom: {
50: '#d0f4f9',
500: '#bbeff7',
950: '#000000',
},
}SCSS
$custom: #bbeff7; $custom-light: #d0f4f9; $custom-dark: #000000;
JSON
{
"hex": "#bbeff7",
"rgb": {
"r": 187,
"g": 239,
"b": 247
},
"hsl": {
"h": 188,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.91885,
"c": 0.05403,
"h": 207.9
},
"luminance": 0.79013
}Semantic roles & 50–950 ramp
primary
#BBEFF7
secondary
#D9897D
accent
#260ADB
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585