#9BC993#9BC993
#9BC993 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.9% C 0.089 H 140.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC993 |
|---|---|
| RGB | rgb(155, 201, 147) |
| HSL | hsl(111, 33%, 68%) |
| HSV | hsv(111, 27%, 79%) |
| CMYK | cmyk(22.9%, 0%, 26.9%, 21.2%) |
| CIE-LAB | lab(76.59, -25.42, 22.21) |
| CIE-LCH | lch(76.59, 33.76, 138.86°) |
| OKLab | oklab(78.91% -0.0692 0.0563) |
| OKLCH | oklch(78.91% 0.089 140.9) |
| XYZ | xyz(39.6693, 50.8473, 35.3226) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.90
Lichen
#8FB67B
ΔE00 5.38
Pistachio
#93C572
ΔE00 6.13
Sage Green (survey)
#88B378
ΔE00 6.20
Light Grey Green
#B7E1A1
ΔE00 6.41
Light Moss Green
#A6C875
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC993 #C193C9
analogous
#B6C993 #9BC993 #93C9A6
triadic
#9BC993 #939BC9 #C9939B
tetradic
#9BC993 #93B6C9 #C193C9 #C9A693
square
#9BC993 #93B6C9 #C193C9 #C9A693
split-complementary
#9BC993 #A693C9 #C993B6
monochromatic
#56964B #75B56A #9BC993 #C1DDBC #E7F2E5
Accessibility & contrast
On white
1.88
#9BC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#9BC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC993
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC993 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC090
Deuteranopia (green-blind)
#C5BB96
Tritanopia (blue-blind)
#98C5BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9bc993; /* rgb */ color: rgb(155, 201, 147); /* oklch */ color: oklch(78.9% 0.089 140.9);
Tailwind
colors: {
custom: {
50: '#b9d9b3',
500: '#9bc993',
950: '#000000',
},
}SCSS
$custom: #9bc993; $custom-light: #b9d9b3; $custom-dark: #000000;
JSON
{
"hex": "#9bc993",
"rgb": {
"r": 155,
"g": 201,
"b": 147
},
"hsl": {
"h": 111.111,
"s": 33.333,
"l": 68.235
},
"oklch": {
"l": 0.78913,
"c": 0.08925,
"h": 140.9
},
"luminance": 0.50848
}Semantic roles & 50–950 ramp
primary
#9BC993
secondary
#95629E
accent
#39AC9B
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111411
muted
#818381