#98CA97#98CA97
#98CA97 is a light, moderate green. Relative luminance 0.512; OKLCH L 79.0% C 0.088 H 144.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #98CA97 |
|---|---|
| RGB | rgb(152, 202, 151) |
| HSL | hsl(119, 32%, 69%) |
| HSV | hsv(119, 25%, 79%) |
| CMYK | cmyk(24.8%, 0%, 25.2%, 20.8%) |
| CIE-LAB | lab(76.77, -26.26, 20.31) |
| CIE-LCH | lch(76.77, 33.20, 142.28°) |
| OKLab | oklab(79.04% -0.0717 0.0517) |
| OKLCH | oklch(79.04% 0.088 144.2) |
| XYZ | xyz(39.6538, 51.1495, 37.0557) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.71
Lichen
#8FB67B
ΔE00 6.08
Hospital Green
#9BE5AA
ΔE00 6.68
Sage Green (survey)
#88B378
ΔE00 6.72
Light Grey Green
#B7E1A1
ΔE00 6.82
Pistachio
#93C572
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CA97 #C997CA
analogous
#B2CA97 #98CA97 #97CAB0
triadic
#98CA97 #9798CA #CA9798
tetradic
#98CA97 #97B2CA #C997CA #CAB097
square
#98CA97 #97B2CA #C997CA #CAB097
split-complementary
#98CA97 #B097CA #CA97B2
monochromatic
#4F994E #70B56E #98CA97 #C0DFC0 #E8F3E8
Accessibility & contrast
On white
1.87
#98CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#98CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CA97
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CA97 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC194
Deuteranopia (green-blind)
#C4BB9A
Tritanopia (blue-blind)
#93C7BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #98ca97; /* rgb */ color: rgb(152, 202, 151); /* oklch */ color: oklch(79.0% 0.088 144.2);
Tailwind
colors: {
custom: {
50: '#b7dab5',
500: '#98ca97',
950: '#000000',
},
}SCSS
$custom: #98ca97; $custom-light: #b7dab5; $custom-dark: #000000;
JSON
{
"hex": "#98ca97",
"rgb": {
"r": 152,
"g": 202,
"b": 151
},
"hsl": {
"h": 118.824,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79039,
"c": 0.08839,
"h": 144.2
},
"luminance": 0.51151
}Semantic roles & 50–950 ramp
primary
#98CA97
secondary
#9E669F
accent
#3AABA9
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481