#BBEFF6#BBEFF6
#BBEFF6 is a very light, muted teal. Relative luminance 0.790; OKLCH L 91.9% C 0.054 H 206.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFF6 |
|---|---|
| RGB | rgb(187, 239, 246) |
| HSL | hsl(187, 77%, 85%) |
| HSV | hsv(187, 24%, 96%) |
| CMYK | cmyk(24%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(91.21, -14.95, -8.80) |
| CIE-LCH | lch(91.21, 17.34, 210.48°) |
| OKLab | oklab(91.85% -0.0481 -0.0239) |
| OKLCH | oklch(91.85% 0.054 206.4) |
| XYZ | xyz(67.9896, 78.9488, 98.8272) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.62
Light Sky Blue
#C6FCFF
ΔE00 3.17
Powder Blue
#B0E0E6
ΔE00 3.30
Paleturquoise
#AFEEEE
ΔE00 4.02
Pale Blue
#D0FEFE
ΔE00 4.32
Really Light Blue
#D4FFFF
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFF6 #F6C2BB
analogous
#BBF6E0 #BBEFF6 #BBD1F6
triadic
#BBEFF6 #F6BBEF #EFF6BB
tetradic
#BBEFF6 #E0BBF6 #F6C2BB #D1F6BB
square
#BBEFF6 #E0BBF6 #F6C2BB #D1F6BB
split-complementary
#BBEFF6 #F6BBD1 #F6E0BB
monochromatic
#4FD6E8 #85E2EF #BBEFF6 #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.25
#BBEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#BBEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFF6
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFF6 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF7
Deuteranopia (green-blind)
#DCE2F6
Tritanopia (blue-blind)
#A8F4F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbeff6; /* rgb */ color: rgb(187, 239, 246); /* oklch */ color: oklch(91.9% 0.054 206.4);
Tailwind
colors: {
custom: {
50: '#d0f4f9',
500: '#bbeff6',
950: '#000000',
},
}SCSS
$custom: #bbeff6; $custom-light: #d0f4f9; $custom-dark: #000000;
JSON
{
"hex": "#bbeff6",
"rgb": {
"r": 187,
"g": 239,
"b": 246
},
"hsl": {
"h": 187.119,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.91853,
"c": 0.05378,
"h": 206.4
},
"luminance": 0.78952
}Semantic roles & 50–950 ramp
primary
#BBEFF6
secondary
#D8887D
accent
#250DD9
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585