#94BBBC#94BBBC
#94BBBC is a light, muted teal. Relative luminance 0.455; OKLCH L 76.4% C 0.042 H 198.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBBC |
|---|---|
| RGB | rgb(148, 187, 188) |
| HSL | hsl(182, 23%, 66%) |
| HSV | hsv(182, 21%, 74%) |
| CMYK | cmyk(21.3%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.20, -12.74, -4.80) |
| CIE-LCH | lch(73.20, 13.62, 200.63°) |
| OKLab | oklab(76.41% -0.0397 -0.0131) |
| OKLCH | oklch(76.41% 0.042 198.3) |
| XYZ | xyz(39.0575, 45.4659, 54.2851) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.23
Powder Blue
#B0E0E6
ΔE00 9.29
Cool Grey
#95A3A6
ΔE00 9.76
Bluegrey
#85A3B2
ΔE00 9.94
Cadetblue
#5F9EA0
ΔE00 10.78
Greyblue
#77A1B5
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBBC #BC9594
analogous
#94BCA9 #94BBBC #94A7BC
triadic
#94BBBC #BC94BB #BBBC94
tetradic
#94BBBC #A994BC #BC9594 #A7BC94
square
#94BBBC #A994BC #BC9594 #A7BC94
split-complementary
#94BBBC #BC94A7 #BCA994
monochromatic
#528283 #6EA3A4 #94BBBC #BAD3D4 #DFEBEB
Accessibility & contrast
On white
2.08
#94BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#94BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBBC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBBC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BC
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#87BEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #94bbbc; /* rgb */ color: rgb(148, 187, 188); /* oklch */ color: oklch(76.4% 0.042 198.3);
Tailwind
colors: {
custom: {
50: '#b4cfd0',
500: '#94bbbc',
950: '#000000',
},
}SCSS
$custom: #94bbbc; $custom-light: #b4cfd0; $custom-dark: #000000;
JSON
{
"hex": "#94bbbc",
"rgb": {
"r": 148,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.5,
"s": 22.989,
"l": 65.882
},
"oklch": {
"l": 0.76413,
"c": 0.04176,
"h": 198.3
},
"luminance": 0.45467
}Semantic roles & 50–950 ramp
primary
#94BBBC
secondary
#DDD0CF
accent
#4644A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282