#9BC192#9BC192
#9BC192 is a light, moderate green. Relative luminance 0.472; OKLCH L 77.1% C 0.077 H 139.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC192 |
|---|---|
| RGB | rgb(155, 193, 146) |
| HSL | hsl(109, 27%, 66%) |
| HSV | hsv(109, 24%, 76%) |
| CMYK | cmyk(19.7%, 0%, 24.4%, 24.3%) |
| CIE-LAB | lab(74.31, -21.64, 19.61) |
| CIE-LCH | lch(74.31, 29.20, 137.82°) |
| OKLab | oklab(77.08% -0.0588 0.0499) |
| OKLCH | oklch(77.08% 0.077 139.7) |
| XYZ | xyz(37.7746, 47.1829, 34.3056) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.35
Lichen
#8FB67B
ΔE00 4.43
Sage Green (survey)
#88B378
ΔE00 5.26
Sage Green
#9CAF88
ΔE00 6.08
Greenish Grey
#96AE8D
ΔE00 6.25
Sage
#87AE73
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC192 #B892C1
analogous
#B3C192 #9BC192 #92C1A1
triadic
#9BC192 #929BC1 #C1929B
tetradic
#9BC192 #92B3C1 #B892C1 #C1A192
square
#9BC192 #92B3C1 #B892C1 #C1A192
split-complementary
#9BC192 #A192C1 #C192B3
monochromatic
#5A8A4F #77AB6B #9BC192 #BFD7B9 #E3EDE0
Accessibility & contrast
On white
2.01
#9BC192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#9BC192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC192
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC192 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98F
Deuteranopia (green-blind)
#BEB594
Tritanopia (blue-blind)
#99BEB4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bc192; /* rgb */ color: rgb(155, 193, 146); /* oklch */ color: oklch(77.1% 0.077 139.7);
Tailwind
colors: {
custom: {
50: '#b9d3b2',
500: '#9bc192',
950: '#000000',
},
}SCSS
$custom: #9bc192; $custom-light: #b9d3b2; $custom-dark: #000000;
JSON
{
"hex": "#9bc192",
"rgb": {
"r": 155,
"g": 193,
"b": 146
},
"hsl": {
"h": 108.511,
"s": 27.485,
"l": 66.471
},
"oklch": {
"l": 0.77078,
"c": 0.07718,
"h": 139.7
},
"luminance": 0.47184
}Semantic roles & 50–950 ramp
primary
#9BC192
secondary
#DCD0DF
accent
#3FA692
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280