#94B0A2#94B0A2
#94B0A2 is a light, muted teal. Relative luminance 0.400; OKLCH L 73.2% C 0.037 H 163.7°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #94B0A2 |
|---|---|
| RGB | rgb(148, 176, 162) |
| HSL | hsl(150, 15%, 64%) |
| HSV | hsv(150, 16%, 69%) |
| CMYK | cmyk(15.9%, 0%, 8%, 31%) |
| CIE-LAB | lab(69.44, -12.43, 3.97) |
| CIE-LCH | lch(69.44, 13.05, 162.30°) |
| OKLab | oklab(73.19% -0.0353 0.0103) |
| OKLCH | oklch(73.19% 0.037 163.7) |
| XYZ | xyz(34.2580, 39.9544, 40.0824) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.75
Greyish Teal
#719F91
ΔE00 7.69
Sage Green
#9CAF88
ΔE00 8.85
Grey Green
#86A17D
ΔE00 9.03
Greyish Green
#82A67D
ΔE00 9.73
Greeny Grey
#7EA07A
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B0A2 #B094A2
analogous
#94B094 #94B0A2 #94B0B0
triadic
#94B0A2 #A294B0 #B0A294
tetradic
#94B0A2 #9494B0 #B094A2 #B0B094
square
#94B0A2 #9494B0 #B094A2 #B0B094
split-complementary
#94B0A2 #B094B0 #B09494
monochromatic
#567465 #719683 #94B0A2 #B7CAC1 #DAE4DF
Accessibility & contrast
On white
2.34
#94B0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#94B0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B0A2
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B0A2 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#AAA8A3
Tritanopia (blue-blind)
#8FB0AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #94b0a2; /* rgb */ color: rgb(148, 176, 162); /* oklch */ color: oklch(73.2% 0.037 163.7);
Tailwind
colors: {
custom: {
50: '#b3c7bd',
500: '#94b0a2',
950: '#000000',
},
}SCSS
$custom: #94b0a2; $custom-light: #b3c7bd; $custom-dark: #000000;
JSON
{
"hex": "#94b0a2",
"rgb": {
"r": 148,
"g": 176,
"b": 162
},
"hsl": {
"h": 150,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.73194,
"c": 0.03677,
"h": 163.7
},
"luminance": 0.39955
}Semantic roles & 50–950 ramp
primary
#94B0A2
secondary
#D5CBD0
accent
#4C7399
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281