#98CA85#98CA85
#98CA85 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.7% C 0.108 H 137.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #98CA85 |
|---|---|
| RGB | rgb(152, 202, 133) |
| HSL | hsl(103, 39%, 66%) |
| HSV | hsv(103, 34%, 79%) |
| CMYK | cmyk(24.8%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(76.44, -29.14, 29.33) |
| CIE-LCH | lch(76.44, 41.35, 134.81°) |
| OKLab | oklab(78.67% -0.0795 0.0732) |
| OKLCH | oklch(78.67% 0.108 137.3) |
| XYZ | xyz(38.3020, 50.6088, 29.9362) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.17
Light Moss Green
#A6C875
ΔE00 4.79
Lichen
#8FB67B
ΔE00 5.34
Soft Green
#6FC276
ΔE00 5.90
Pale Olive Green
#B1D27B
ΔE00 6.03
Darkseagreen
#8FBC8F
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CA85 #B785CA
analogous
#BACA85 #98CA85 #85CA94
triadic
#98CA85 #8598CA #CA8598
tetradic
#98CA85 #85BACA #B785CA #CA9485
square
#98CA85 #85BACA #B785CA #CA9485
split-complementary
#98CA85 #9485CA #CA85BA
monochromatic
#579440 #74B75A #98CA85 #BCDDB0 #E0EFDA
Accessibility & contrast
On white
1.89
#98CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#98CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CA85
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CA85 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF80
Deuteranopia (green-blind)
#C7BB89
Tritanopia (blue-blind)
#96C5B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #98ca85; /* rgb */ color: rgb(152, 202, 133); /* oklch */ color: oklch(78.7% 0.108 137.3);
Tailwind
colors: {
custom: {
50: '#b7daa9',
500: '#98ca85',
950: '#000000',
},
}SCSS
$custom: #98ca85; $custom-light: #b7daa9; $custom-dark: #000000;
JSON
{
"hex": "#98ca85",
"rgb": {
"r": 152,
"g": 202,
"b": 133
},
"hsl": {
"h": 103.478,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.78667,
"c": 0.10805,
"h": 137.3
},
"luminance": 0.5061
}Semantic roles & 50–950 ramp
primary
#98CA85
secondary
#89589B
accent
#33B28F
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#111510
muted
#818480