#94B2A0#94B2A0
#94B2A0 is a light, muted green. Relative luminance 0.407; OKLCH L 73.6% C 0.042 H 158.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #94B2A0 |
|---|---|
| RGB | rgb(148, 178, 160) |
| HSL | hsl(144, 16%, 64%) |
| HSV | hsv(144, 17%, 70%) |
| CMYK | cmyk(16.9%, 0%, 10.1%, 30.2%) |
| CIE-LAB | lab(69.95, -13.87, 5.80) |
| CIE-LCH | lch(69.95, 15.04, 157.30°) |
| OKLab | oklab(73.58% -0.039 0.0151) |
| OKLCH | oklch(73.58% 0.042 158.9) |
| XYZ | xyz(34.4767, 40.6739, 39.2853) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.54
Sage Green
#9CAF88
ΔE00 7.73
Greyish Teal
#719F91
ΔE00 7.83
Grey Green
#86A17D
ΔE00 8.14
Darkseagreen
#8FBC8F
ΔE00 8.51
Greyish Green
#82A67D
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B2A0 #B294A6
analogous
#97B294 #94B2A0 #94B2AF
triadic
#94B2A0 #A094B2 #B2A094
tetradic
#94B2A0 #9497B2 #B294A6 #B2AF94
square
#94B2A0 #9497B2 #B294A6 #B2AF94
split-complementary
#94B2A0 #AF94B2 #B29497
monochromatic
#557662 #709880 #94B2A0 #B8CCC0 #DBE5DF
Accessibility & contrast
On white
2.30
#94B2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#94B2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B2A0
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B2A0 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#ACA9A1
Tritanopia (blue-blind)
#8FB2AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #94b2a0; /* rgb */ color: rgb(148, 178, 160); /* oklch */ color: oklch(73.6% 0.042 158.9);
Tailwind
colors: {
custom: {
50: '#b3c9bc',
500: '#94b2a0',
950: '#000000',
},
}SCSS
$custom: #94b2a0; $custom-light: #b3c9bc; $custom-dark: #000000;
JSON
{
"hex": "#94b2a0",
"rgb": {
"r": 148,
"g": 178,
"b": 160
},
"hsl": {
"h": 144,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73583,
"c": 0.04178,
"h": 158.9
},
"luminance": 0.40675
}Semantic roles & 50–950 ramp
primary
#94B2A0
secondary
#D6CCD2
accent
#4B7B9B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281