#9EBAAA#9EBAAA
#9EBAAA is a light, muted green. Relative luminance 0.453; OKLCH L 76.3% C 0.038 H 160.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBAAA |
|---|---|
| RGB | rgb(158, 186, 170) |
| HSL | hsl(146, 17%, 67%) |
| HSV | hsv(146, 15%, 73%) |
| CMYK | cmyk(15.1%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(73.08, -12.70, 4.93) |
| CIE-LCH | lch(73.08, 13.62, 158.79°) |
| OKLab | oklab(76.33% -0.0358 0.0128) |
| OKLCH | oklch(76.33% 0.038 160.3) |
| XYZ | xyz(38.9134, 45.2883, 44.7137) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.95
Sage Green
#9CAF88
ΔE00 8.71
Darkseagreen
#8FBC8F
ΔE00 9.30
Pale Teal
#82CBB2
ΔE00 9.52
Greyish Teal
#719F91
ΔE00 10.08
Grey Green
#86A17D
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBAAA #BA9EAE
analogous
#A0BA9E #9EBAAA #9EBAB8
triadic
#9EBAAA #AA9EBA #BAAA9E
tetradic
#9EBAAA #9EA0BA #BA9EAE #BAB89E
square
#9EBAAA #9EA0BA #BA9EAE #BAB89E
split-complementary
#9EBAAA #B89EBA #BA9EA0
monochromatic
#5C816C #7AA18B #9EBAAA #C2D3C9 #E6EDE9
Accessibility & contrast
On white
2.09
#9EBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#9EBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBAAA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBAAA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6A9
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#99BAB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9ebaaa; /* rgb */ color: rgb(158, 186, 170); /* oklch */ color: oklch(76.3% 0.038 160.3);
Tailwind
colors: {
custom: {
50: '#bbcec3',
500: '#9ebaaa',
950: '#000000',
},
}SCSS
$custom: #9ebaaa; $custom-light: #bbcec3; $custom-dark: #000000;
JSON
{
"hex": "#9ebaaa",
"rgb": {
"r": 158,
"g": 186,
"b": 170
},
"hsl": {
"h": 145.714,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.76327,
"c": 0.03804,
"h": 160.3
},
"luminance": 0.45289
}Semantic roles & 50–950 ramp
primary
#9EBAAA
secondary
#DED6DB
accent
#4A799B
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111312
muted
#808281