#94B09A#94B09A
#94B09A is a light, muted green. Relative luminance 0.397; OKLCH L 73.0% C 0.044 H 151.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #94B09A |
|---|---|
| RGB | rgb(148, 176, 154) |
| HSL | hsl(133, 15%, 64%) |
| HSV | hsv(133, 16%, 69%) |
| CMYK | cmyk(15.9%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(69.24, -13.98, 8.09) |
| CIE-LCH | lch(69.24, 16.15, 149.95°) |
| OKLab | oklab(72.97% -0.0387 0.021) |
| OKLCH | oklch(72.97% 0.044 151.5) |
| XYZ | xyz(33.5694, 39.6789, 36.4557) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.90
Sage Green
#9CAF88
ΔE00 6.15
Grey Green
#86A17D
ΔE00 6.64
Greyish Green
#82A67D
ΔE00 7.11
Darkseagreen
#8FBC8F
ΔE00 7.53
Greeny Grey
#7EA07A
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B09A #B094AA
analogous
#9CB094 #94B09A #94B0A8
triadic
#94B09A #9A94B0 #B09A94
tetradic
#94B09A #949CB0 #B094AA #B0A894
square
#94B09A #949CB0 #B094AA #B0A894
split-complementary
#94B09A #A894B0 #B0949C
monochromatic
#56745C #719679 #94B09A #B7CABB #DAE4DC
Accessibility & contrast
On white
2.35
#94B09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#94B09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B09A
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B09A | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB99
Deuteranopia (green-blind)
#ABA89B
Tritanopia (blue-blind)
#90AFAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #94b09a; /* rgb */ color: rgb(148, 176, 154); /* oklch */ color: oklch(73.0% 0.044 151.5);
Tailwind
colors: {
custom: {
50: '#b3c7b7',
500: '#94b09a',
950: '#000000',
},
}SCSS
$custom: #94b09a; $custom-light: #b3c7b7; $custom-dark: #000000;
JSON
{
"hex": "#94b09a",
"rgb": {
"r": 148,
"g": 176,
"b": 154
},
"hsl": {
"h": 132.857,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.72973,
"c": 0.04404,
"h": 151.5
},
"luminance": 0.3968
}Semantic roles & 50–950 ramp
primary
#94B09A
secondary
#D5CBD3
accent
#4C8999
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280