#9FC293#9FC293
#9FC293 is a light, moderate green. Relative luminance 0.481; OKLCH L 77.6% C 0.075 H 137.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC293 |
|---|---|
| RGB | rgb(159, 194, 147) |
| HSL | hsl(105, 28%, 67%) |
| HSV | hsv(105, 24%, 76%) |
| CMYK | cmyk(18%, 0%, 24.2%, 23.9%) |
| CIE-LAB | lab(74.86, -20.57, 19.88) |
| CIE-LCH | lch(74.86, 28.60, 135.97°) |
| OKLab | oklab(77.6% -0.0558 0.0506) |
| OKLCH | oklch(77.6% 0.075 137.8) |
| XYZ | xyz(38.8552, 48.0603, 34.8276) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.10
Lichen
#8FB67B
ΔE00 4.71
Sage Green (survey)
#88B378
ΔE00 5.67
Sage Green
#9CAF88
ΔE00 5.93
Greenish Grey
#96AE8D
ΔE00 6.30
Sage
#87AE73
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC293 #B693C2
analogous
#B7C293 #9FC293 #93C29F
triadic
#9FC293 #939FC2 #C2939F
tetradic
#9FC293 #93B7C2 #B693C2 #C29F93
square
#9FC293 #93B7C2 #B693C2 #C29F93
split-complementary
#9FC293 #9F93C2 #C293B7
monochromatic
#5E8C4F #7CAC6C #9FC293 #C2D8BA #E5EEE1
Accessibility & contrast
On white
1.98
#9FC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#9FC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC293
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC293 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA90
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#9EBFB5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9fc293; /* rgb */ color: rgb(159, 194, 147); /* oklch */ color: oklch(77.6% 0.075 137.8);
Tailwind
colors: {
custom: {
50: '#bcd4b3',
500: '#9fc293',
950: '#000000',
},
}SCSS
$custom: #9fc293; $custom-light: #bcd4b3; $custom-dark: #000000;
JSON
{
"hex": "#9fc293",
"rgb": {
"r": 159,
"g": 194,
"b": 147
},
"hsl": {
"h": 104.681,
"s": 27.811,
"l": 66.863
},
"oklch": {
"l": 0.77595,
"c": 0.07535,
"h": 137.8
},
"luminance": 0.48061
}Semantic roles & 50–950 ramp
primary
#9FC293
secondary
#DCD1E0
accent
#3FA68C
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#121411
muted
#818380