#9BC293#9BC293
#9BC293 is a light, moderate green. Relative luminance 0.477; OKLCH L 77.3% C 0.078 H 140.3°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC293 |
|---|---|
| RGB | rgb(155, 194, 147) |
| HSL | hsl(110, 28%, 67%) |
| HSV | hsv(110, 24%, 76%) |
| CMYK | cmyk(20.1%, 0%, 24.2%, 23.9%) |
| CIE-LAB | lab(74.61, -21.97, 19.49) |
| CIE-LCH | lch(74.61, 29.37, 138.42°) |
| OKLab | oklab(77.33% -0.0598 0.0497) |
| OKLCH | oklch(77.33% 0.078 140.3) |
| XYZ | xyz(38.0746, 47.6578, 34.7910) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.38
Lichen
#8FB67B
ΔE00 4.64
Sage Green (survey)
#88B378
ΔE00 5.44
Sage Green
#9CAF88
ΔE00 6.36
Greenish Grey
#96AE8D
ΔE00 6.49
Sage
#87AE73
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC293 #BA93C2
analogous
#B3C293 #9BC293 #93C2A3
triadic
#9BC293 #939BC2 #C2939B
tetradic
#9BC293 #93B3C2 #BA93C2 #C2A393
square
#9BC293 #93B3C2 #BA93C2 #C2A393
split-complementary
#9BC293 #A393C2 #C293B3
monochromatic
#598C4F #77AC6C #9BC293 #BFD8BA #E3EEE1
Accessibility & contrast
On white
1.99
#9BC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#9BC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC293
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC293 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA90
Deuteranopia (green-blind)
#BFB695
Tritanopia (blue-blind)
#99BFB5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9bc293; /* rgb */ color: rgb(155, 194, 147); /* oklch */ color: oklch(77.3% 0.078 140.3);
Tailwind
colors: {
custom: {
50: '#b9d4b3',
500: '#9bc293',
950: '#000000',
},
}SCSS
$custom: #9bc293; $custom-light: #b9d4b3; $custom-dark: #000000;
JSON
{
"hex": "#9bc293",
"rgb": {
"r": 155,
"g": 194,
"b": 147
},
"hsl": {
"h": 109.787,
"s": 27.811,
"l": 66.863
},
"oklch": {
"l": 0.77326,
"c": 0.07771,
"h": 140.3
},
"luminance": 0.47659
}Semantic roles & 50–950 ramp
primary
#9BC293
secondary
#DDD1E0
accent
#3FA695
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380