#94BBAC#94BBAC
#94BBAC is a light, muted teal. Relative luminance 0.448; OKLCH L 75.9% C 0.047 H 169.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBAC |
|---|---|
| RGB | rgb(148, 187, 172) |
| HSL | hsl(157, 22%, 66%) |
| HSV | hsv(157, 21%, 73%) |
| CMYK | cmyk(20.9%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(72.77, -16.14, 3.31) |
| CIE-LCH | lch(72.77, 16.48, 168.42°) |
| OKLab | oklab(75.93% -0.0463 0.0085) |
| OKLCH | oklch(75.93% 0.047 169.6) |
| XYZ | xyz(37.4274, 44.8139, 45.6997) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.23
Greenish Grey
#96AE8D
ΔE00 8.27
Greyish Teal
#719F91
ΔE00 8.83
Darkseagreen
#8FBC8F
ΔE00 9.28
Seafoam Blue
#78D1B6
ΔE00 9.32
Sage Green
#9CAF88
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBAC #BB94A3
analogous
#94BB98 #94BBAC #94B6BB
triadic
#94BBAC #AC94BB #BBAC94
tetradic
#94BBAC #9894BB #BB94A3 #B6BB94
square
#94BBAC #9894BB #BB94A3 #B6BB94
split-complementary
#94BBAC #BB94B6 #BB9894
monochromatic
#538270 #6FA38F #94BBAC #B9D3C9 #DFEBE6
Accessibility & contrast
On white
2.11
#94BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#94BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBAC
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBAC | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AB
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#8BBCB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #94bbac; /* rgb */ color: rgb(148, 187, 172); /* oklch */ color: oklch(75.9% 0.047 169.6);
Tailwind
colors: {
custom: {
50: '#b4cfc4',
500: '#94bbac',
950: '#000000',
},
}SCSS
$custom: #94bbac; $custom-light: #b4cfc4; $custom-dark: #000000;
JSON
{
"hex": "#94bbac",
"rgb": {
"r": 148,
"g": 187,
"b": 172
},
"hsl": {
"h": 156.923,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.7593,
"c": 0.04707,
"h": 169.6
},
"luminance": 0.44815
}Semantic roles & 50–950 ramp
primary
#94BBAC
secondary
#DCCFD4
accent
#4568A1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281