#98CA8A#98CA8A
#98CA8A is a light, moderate green. Relative luminance 0.508; OKLCH L 78.8% C 0.103 H 138.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #98CA8A |
|---|---|
| RGB | rgb(152, 202, 138) |
| HSL | hsl(107, 38%, 67%) |
| HSV | hsv(107, 32%, 79%) |
| CMYK | cmyk(24.8%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(76.53, -28.38, 26.84) |
| CIE-LCH | lch(76.53, 39.06, 136.60°) |
| OKLab | oklab(78.77% -0.0773 0.0674) |
| OKLCH | oklch(78.77% 0.103 138.9) |
| XYZ | xyz(38.6556, 50.7503, 31.7989) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.16
Lichen
#8FB67B
ΔE00 5.25
Darkseagreen
#8FBC8F
ΔE00 5.32
Light Moss Green
#A6C875
ΔE00 5.65
Soft Green
#6FC276
ΔE00 6.02
Sage Green (survey)
#88B378
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CA8A #BC8ACA
analogous
#B8CA8A #98CA8A #8ACA9C
triadic
#98CA8A #8A98CA #CA8A98
tetradic
#98CA8A #8AB8CA #BC8ACA #CA9C8A
square
#98CA8A #8AB8CA #BC8ACA #CA9C8A
split-complementary
#98CA8A #9C8ACA #CA8AB8
monochromatic
#569644 #73B760 #98CA8A #BDDDB4 #E2F0DE
Accessibility & contrast
On white
1.88
#98CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#98CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CA8A
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CA8A | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#C6BB8D
Tritanopia (blue-blind)
#96C6B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #98ca8a; /* rgb */ color: rgb(152, 202, 138); /* oklch */ color: oklch(78.8% 0.103 138.9);
Tailwind
colors: {
custom: {
50: '#b7daac',
500: '#98ca8a',
950: '#000000',
},
}SCSS
$custom: #98ca8a; $custom-light: #b7daac; $custom-dark: #000000;
JSON
{
"hex": "#98ca8a",
"rgb": {
"r": 152,
"g": 202,
"b": 138
},
"hsl": {
"h": 106.875,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.78765,
"c": 0.10255,
"h": 138.9
},
"luminance": 0.50751
}Semantic roles & 50–950 ramp
primary
#98CA8A
secondary
#8E5B9D
accent
#35B196
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481