#94B2A8#94B2A8
#94B2A8 is a light, muted teal. Relative luminance 0.410; OKLCH L 73.8% C 0.036 H 173.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #94B2A8 |
|---|---|
| RGB | rgb(148, 178, 168) |
| HSL | hsl(160, 16%, 64%) |
| HSV | hsv(160, 17%, 70%) |
| CMYK | cmyk(16.9%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(70.15, -12.28, 1.70) |
| CIE-LCH | lch(70.15, 12.39, 172.13°) |
| OKLab | oklab(73.81% -0.0356 0.0043) |
| OKLCH | oklch(73.81% 0.036 173.1) |
| XYZ | xyz(35.1992, 40.9629, 43.0903) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.03
Greenish Grey
#96AE8D
ΔE00 8.53
Cool Grey
#95A3A6
ΔE00 9.48
Sage Green
#9CAF88
ΔE00 10.59
Pale Teal
#82CBB2
ΔE00 10.67
Grey Green
#86A17D
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B2A8 #B2949E
analogous
#94B299 #94B2A8 #94ADB2
triadic
#94B2A8 #A894B2 #B2A894
tetradic
#94B2A8 #9994B2 #B2949E #ADB294
square
#94B2A8 #9994B2 #B2949E #ADB294
split-complementary
#94B2A8 #B294AD #B29994
monochromatic
#55766B #70988B #94B2A8 #B8CCC5 #DBE5E2
Accessibility & contrast
On white
2.28
#94B2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#94B2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B2A8
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B2A8 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA8
Deuteranopia (green-blind)
#AAAAA9
Tritanopia (blue-blind)
#8DB3AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #94b2a8; /* rgb */ color: rgb(148, 178, 168); /* oklch */ color: oklch(73.8% 0.036 173.1);
Tailwind
colors: {
custom: {
50: '#b3c9c1',
500: '#94b2a8',
950: '#000000',
},
}SCSS
$custom: #94b2a8; $custom-light: #b3c9c1; $custom-dark: #000000;
JSON
{
"hex": "#94b2a8",
"rgb": {
"r": 148,
"g": 178,
"b": 168
},
"hsl": {
"h": 160,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73812,
"c": 0.03584,
"h": 173.1
},
"luminance": 0.40964
}Semantic roles & 50–950 ramp
primary
#94B2A8
secondary
#D6CCCF
accent
#4B659B
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281