#94BAA3#94BAA3
#94BAA3 is a light, muted green. Relative luminance 0.441; OKLCH L 75.5% C 0.052 H 158.3°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #94BAA3 |
|---|---|
| RGB | rgb(148, 186, 163) |
| HSL | hsl(144, 22%, 65%) |
| HSV | hsv(144, 20%, 73%) |
| CMYK | cmyk(20.4%, 0%, 12.4%, 27.1%) |
| CIE-LAB | lab(72.27, -17.43, 7.49) |
| CIE-LCH | lch(72.27, 18.97, 156.74°) |
| OKLab | oklab(75.46% -0.0488 0.0194) |
| OKLCH | oklch(75.46% 0.052 158.3) |
| XYZ | xyz(36.3807, 44.0570, 41.2303) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.93
Darkseagreen
#8FBC8F
ΔE00 6.41
Pale Teal
#82CBB2
ΔE00 7.08
Sage Green
#9CAF88
ΔE00 7.91
Greyish Green
#82A67D
ΔE00 8.40
Grey Green
#86A17D
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BAA3 #BA94AB
analogous
#98BA94 #94BAA3 #94BAB6
triadic
#94BAA3 #A394BA #BAA394
tetradic
#94BAA3 #9498BA #BA94AB #BAB694
square
#94BAA3 #9498BA #BA94AB #BAB694
split-complementary
#94BAA3 #B694BA #BA9498
monochromatic
#538165 #6FA283 #94BAA3 #B9D2C3 #DEEAE3
Accessibility & contrast
On white
2.14
#94BAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#94BAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BAA3
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BAA3 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A2
Deuteranopia (green-blind)
#B2AFA4
Tritanopia (blue-blind)
#8EB9B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #94baa3; /* rgb */ color: rgb(148, 186, 163); /* oklch */ color: oklch(75.5% 0.052 158.3);
Tailwind
colors: {
custom: {
50: '#b4cebe',
500: '#94baa3',
950: '#000000',
},
}SCSS
$custom: #94baa3; $custom-light: #b4cebe; $custom-dark: #000000;
JSON
{
"hex": "#94baa3",
"rgb": {
"r": 148,
"g": 186,
"b": 163
},
"hsl": {
"h": 143.684,
"s": 21.591,
"l": 65.49
},
"oklch": {
"l": 0.75456,
"c": 0.05249,
"h": 158.3
},
"luminance": 0.44058
}Semantic roles & 50–950 ramp
primary
#94BAA3
secondary
#DBCFD6
accent
#467CA0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281