#98C596#98C596
#98C596 is a light, moderate green. Relative luminance 0.488; OKLCH L 77.9% C 0.081 H 143.7°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #98C596 |
|---|---|
| RGB | rgb(152, 197, 150) |
| HSL | hsl(117, 29%, 68%) |
| HSV | hsv(117, 24%, 77%) |
| CMYK | cmyk(22.8%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(75.33, -23.98, 18.86) |
| CIE-LCH | lch(75.33, 30.51, 141.82°) |
| OKLab | oklab(77.88% -0.0655 0.0481) |
| OKLCH | oklch(77.88% 0.081 143.7) |
| XYZ | xyz(38.4187, 48.8088, 36.2451) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.44
Lichen
#8FB67B
ΔE00 5.39
Sage Green (survey)
#88B378
ΔE00 6.02
Faded Green
#7BB274
ΔE00 7.05
Sage
#87AE73
ΔE00 7.33
Greenish Grey
#96AE8D
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C596 #C396C5
analogous
#AFC596 #98C596 #96C5AB
triadic
#98C596 #9698C5 #C59698
tetradic
#98C596 #96AFC5 #C396C5 #C5AB96
square
#98C596 #96AFC5 #C396C5 #C5AB96
split-complementary
#98C596 #AB96C5 #C596AF
monochromatic
#539150 #71AF6F #98C596 #BFDBBD #E5F1E5
Accessibility & contrast
On white
1.95
#98C596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#98C596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C596
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C596 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC93
Deuteranopia (green-blind)
#C0B898
Tritanopia (blue-blind)
#94C2B8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98c596; /* rgb */ color: rgb(152, 197, 150); /* oklch */ color: oklch(77.9% 0.081 143.7);
Tailwind
colors: {
custom: {
50: '#b7d6b5',
500: '#98c596',
950: '#000000',
},
}SCSS
$custom: #98c596; $custom-light: #b7d6b5; $custom-dark: #000000;
JSON
{
"hex": "#98c596",
"rgb": {
"r": 152,
"g": 197,
"b": 150
},
"hsl": {
"h": 117.447,
"s": 28.834,
"l": 68.039
},
"oklch": {
"l": 0.77878,
"c": 0.08124,
"h": 143.7
},
"luminance": 0.4881
}Semantic roles & 50–950 ramp
primary
#98C596
secondary
#E2D4E3
accent
#3EA7A3
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380