#93C596#93C596
#93C596 is a light, moderate green. Relative luminance 0.483; OKLCH L 77.6% C 0.084 H 146.2°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #93C596 |
|---|---|
| RGB | rgb(147, 197, 150) |
| HSL | hsl(124, 30%, 67%) |
| HSV | hsv(124, 25%, 77%) |
| CMYK | cmyk(25.4%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(75.04, -25.67, 18.40) |
| CIE-LCH | lch(75.04, 31.59, 144.36°) |
| OKLab | oklab(77.56% -0.0702 0.047) |
| OKLCH | oklch(77.56% 0.084 146.2) |
| XYZ | xyz(37.5023, 48.3363, 36.2021) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.36
Lichen
#8FB67B
ΔE00 5.67
Sage Green (survey)
#88B378
ΔE00 6.11
Faded Green
#7BB274
ΔE00 6.82
Soft Green
#6FC276
ΔE00 7.30
Sage
#87AE73
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93C596 #C593C2
analogous
#A9C593 #93C596 #93C5AF
triadic
#93C596 #9693C5 #C59693
tetradic
#93C596 #93A9C5 #C593C2 #C5AF93
square
#93C596 #93A9C5 #C593C2 #C5AF93
split-complementary
#93C596 #AF93C5 #C593A9
monochromatic
#4D9051 #6BB06F #93C596 #BBDABD #E3F0E3
Accessibility & contrast
On white
1.97
#93C596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#93C596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93C596
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93C596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93C596 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC93
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#8EC2B8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #93c596; /* rgb */ color: rgb(147, 197, 150); /* oklch */ color: oklch(77.6% 0.084 146.2);
Tailwind
colors: {
custom: {
50: '#b3d6b5',
500: '#93c596',
950: '#000000',
},
}SCSS
$custom: #93c596; $custom-light: #b3d6b5; $custom-dark: #000000;
JSON
{
"hex": "#93c596",
"rgb": {
"r": 147,
"g": 197,
"b": 150
},
"hsl": {
"h": 123.6,
"s": 30.12,
"l": 67.451
},
"oklch": {
"l": 0.77564,
"c": 0.08449,
"h": 146.2
},
"luminance": 0.48338
}Semantic roles & 50–950 ramp
primary
#93C596
secondary
#E2D2E1
accent
#3DA2A9
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380