#BBF6EC#BBF6EC
#BBF6EC is a very light, moderate teal. Relative luminance 0.825; OKLCH L 93.0% C 0.061 H 183.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF6EC |
|---|---|
| RGB | rgb(187, 246, 236) |
| HSL | hsl(170, 77%, 85%) |
| HSV | hsv(170, 24%, 96%) |
| CMYK | cmyk(24%, 0%, 4.1%, 3.5%) |
| CIE-LAB | lab(92.81, -20.53, -1.24) |
| CIE-LCH | lch(92.81, 20.57, 183.46°) |
| OKLab | oklab(93.04% -0.0609 -0.0036) |
| OKLCH | oklch(93.04% 0.061 183.4) |
| XYZ | xyz(68.5850, 82.5296, 91.6567) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.78
Eggshell Blue
#C4FFF7
ΔE00 2.07
Pale Cyan
#B7FFFA
ΔE00 3.18
Light Light Blue
#CAFFFB
ΔE00 3.47
Pale Aqua
#B8FFEB
ΔE00 4.11
Paleturquoise
#AFEEEE
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF6EC #F6BBC5
analogous
#BBF6CF #BBF6EC #BBE2F6
triadic
#BBF6EC #ECBBF6 #F6ECBB
tetradic
#BBF6EC #CFBBF6 #F6BBC5 #E2F6BB
square
#BBF6EC #CFBBF6 #F6BBC5 #E2F6BB
split-complementary
#BBF6EC #F6BBE2 #F6CFBB
monochromatic
#4FE8CE #85EFDD #BBF6EC #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.20
#BBF6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#BBF6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF6EC
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF6EC | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#AAF8F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbf6ec; /* rgb */ color: rgb(187, 246, 236); /* oklch */ color: oklch(93.0% 0.061 183.4);
Tailwind
colors: {
custom: {
50: '#d0f9f2',
500: '#bbf6ec',
950: '#000000',
},
}SCSS
$custom: #bbf6ec; $custom-light: #d0f9f2; $custom-dark: #000000;
JSON
{
"hex": "#bbf6ec",
"rgb": {
"r": 187,
"g": 246,
"b": 236
},
"hsl": {
"h": 169.831,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.93036,
"c": 0.06102,
"h": 183.4
},
"luminance": 0.82532
}Semantic roles & 50–950 ramp
primary
#BBF6EC
secondary
#D87D8D
accent
#0D2FD9
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585