#94BBBA#94BBBA
#94BBBA is a light, muted teal. Relative luminance 0.454; OKLCH L 76.3% C 0.042 H 194.4°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBBA |
|---|---|
| RGB | rgb(148, 187, 186) |
| HSL | hsl(178, 22%, 66%) |
| HSV | hsv(178, 21%, 73%) |
| CMYK | cmyk(20.9%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.14, -13.18, -3.79) |
| CIE-LCH | lch(73.14, 13.72, 196.04°) |
| OKLab | oklab(76.35% -0.0405 -0.0104) |
| OKLCH | oklch(76.35% 0.042 194.4) |
| XYZ | xyz(38.8434, 45.3803, 53.1575) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.54
Lightblue
#ADD8E6
ΔE00 9.83
Cool Grey
#95A3A6
ΔE00 10.05
Bluegrey
#85A3B2
ΔE00 10.60
Cadetblue
#5F9EA0
ΔE00 10.72
Greyish Teal
#719F91
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBBA #BB9495
analogous
#94BBA6 #94BBBA #94A8BB
triadic
#94BBBA #BA94BB #BBBA94
tetradic
#94BBBA #A694BB #BB9495 #A8BB94
square
#94BBBA #A694BB #BB9495 #A8BB94
split-complementary
#94BBBA #BB94A8 #BBA694
monochromatic
#538281 #6FA3A2 #94BBBA #B9D3D2 #DFEBEA
Accessibility & contrast
On white
2.08
#94BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#94BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBBA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBBA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#88BDBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #94bbba; /* rgb */ color: rgb(148, 187, 186); /* oklch */ color: oklch(76.3% 0.042 194.4);
Tailwind
colors: {
custom: {
50: '#b4cfce',
500: '#94bbba',
950: '#000000',
},
}SCSS
$custom: #94bbba; $custom-light: #b4cfce; $custom-dark: #000000;
JSON
{
"hex": "#94bbba",
"rgb": {
"r": 148,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.462,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.7635,
"c": 0.04179,
"h": 194.4
},
"luminance": 0.45382
}Semantic roles & 50–950 ramp
primary
#94BBBA
secondary
#DCCFCF
accent
#4547A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282