#94B2A4#94B2A4
#94B2A4 is a light, muted teal. Relative luminance 0.408; OKLCH L 73.7% C 0.038 H 165.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #94B2A4 |
|---|---|
| RGB | rgb(148, 178, 164) |
| HSL | hsl(152, 16%, 64%) |
| HSV | hsv(152, 17%, 70%) |
| CMYK | cmyk(16.9%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(70.05, -13.08, 3.75) |
| CIE-LCH | lch(70.05, 13.61, 164.01°) |
| OKLab | oklab(73.7% -0.0373 0.0097) |
| OKLCH | oklch(73.7% 0.039 165.4) |
| XYZ | xyz(34.8323, 40.8161, 41.1579) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.98
Greyish Teal
#719F91
ΔE00 7.76
Sage Green
#9CAF88
ΔE00 9.10
Grey Green
#86A17D
ΔE00 9.37
Greyish Green
#82A67D
ΔE00 9.89
Darkseagreen
#8FBC8F
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B2A4 #B294A2
analogous
#94B295 #94B2A4 #94B1B2
triadic
#94B2A4 #A494B2 #B2A494
tetradic
#94B2A4 #9594B2 #B294A2 #B1B294
square
#94B2A4 #9594B2 #B294A2 #B1B294
split-complementary
#94B2A4 #B294B1 #B29594
monochromatic
#557667 #709886 #94B2A4 #B8CCC2 #DBE5E1
Accessibility & contrast
On white
2.29
#94B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#94B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B2A4
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B2A4 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA3
Deuteranopia (green-blind)
#ABAAA5
Tritanopia (blue-blind)
#8EB2AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #94b2a4; /* rgb */ color: rgb(148, 178, 164); /* oklch */ color: oklch(73.7% 0.038 165.4);
Tailwind
colors: {
custom: {
50: '#b3c9bf',
500: '#94b2a4',
950: '#000000',
},
}SCSS
$custom: #94b2a4; $custom-light: #b3c9bf; $custom-dark: #000000;
JSON
{
"hex": "#94b2a4",
"rgb": {
"r": 148,
"g": 178,
"b": 164
},
"hsl": {
"h": 152,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73696,
"c": 0.0385,
"h": 165.4
},
"luminance": 0.40817
}Semantic roles & 50–950 ramp
primary
#94B2A4
secondary
#D6CCD1
accent
#4B709B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281