#94BBAB#94BBAB
#94BBAB is a light, muted teal. Relative luminance 0.448; OKLCH L 75.9% C 0.048 H 168.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBAB |
|---|---|
| RGB | rgb(148, 187, 171) |
| HSL | hsl(155, 22%, 66%) |
| HSV | hsv(155, 21%, 73%) |
| CMYK | cmyk(20.9%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.74, -16.35, 3.82) |
| CIE-LCH | lch(72.74, 16.79, 166.86°) |
| OKLab | oklab(75.9% -0.0467 0.0098) |
| OKLCH | oklch(75.9% 0.048 168.1) |
| XYZ | xyz(37.3317, 44.7756, 45.1958) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.10
Greenish Grey
#96AE8D
ΔE00 7.97
Greyish Teal
#719F91
ΔE00 8.83
Darkseagreen
#8FBC8F
ΔE00 8.90
Seafoam Blue
#78D1B6
ΔE00 9.21
Sage Green
#9CAF88
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBAB #BB94A4
analogous
#94BB97 #94BBAB #94B7BB
triadic
#94BBAB #AB94BB #BBAB94
tetradic
#94BBAB #9794BB #BB94A4 #B7BB94
square
#94BBAB #9794BB #BB94A4 #B7BB94
split-complementary
#94BBAB #BB94B7 #BB9794
monochromatic
#53826F #6FA38E #94BBAB #B9D3C8 #DFEBE6
Accessibility & contrast
On white
2.11
#94BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#94BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBAB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBAB | 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)
#B9B6AA
Deuteranopia (green-blind)
#B2B0AC
Tritanopia (blue-blind)
#8CBBB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #94bbab; /* rgb */ color: rgb(148, 187, 171); /* oklch */ color: oklch(75.9% 0.048 168.1);
Tailwind
colors: {
custom: {
50: '#b4cfc4',
500: '#94bbab',
950: '#000000',
},
}SCSS
$custom: #94bbab; $custom-light: #b4cfc4; $custom-dark: #000000;
JSON
{
"hex": "#94bbab",
"rgb": {
"r": 148,
"g": 187,
"b": 171
},
"hsl": {
"h": 155.385,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.75901,
"c": 0.04774,
"h": 168.1
},
"luminance": 0.44777
}Semantic roles & 50–950 ramp
primary
#94BBAB
secondary
#DCCFD4
accent
#456AA1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281