#98CC8A#98CC8A
#98CC8A is a light, moderate green. Relative luminance 0.517; OKLCH L 79.2% C 0.106 H 139.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #98CC8A |
|---|---|
| RGB | rgb(152, 204, 138) |
| HSL | hsl(107, 39%, 67%) |
| HSV | hsv(107, 32%, 80%) |
| CMYK | cmyk(25.5%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(77.10, -29.33, 27.60) |
| CIE-LCH | lch(77.10, 40.28, 136.74°) |
| OKLab | oklab(79.22% -0.0799 0.0692) |
| OKLCH | oklch(79.22% 0.106 139.1) |
| XYZ | xyz(39.1279, 51.6949, 31.9564) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.09
Light Moss Green
#A6C875
ΔE00 5.61
Lichen
#8FB67B
ΔE00 5.77
Darkseagreen
#8FBC8F
ΔE00 5.86
Light Grey Green
#B7E1A1
ΔE00 5.88
Soft Green
#6FC276
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CC8A #BE8ACC
analogous
#B9CC8A #98CC8A #8ACC9D
triadic
#98CC8A #8A98CC #CC8A98
tetradic
#98CC8A #8AB9CC #BE8ACC #CC9D8A
square
#98CC8A #8AB9CC #BE8ACC #CC9D8A
split-complementary
#98CC8A #9D8ACC #CC8AB9
monochromatic
#559943 #72B95F #98CC8A #BEDFB5 #E3F1DF
Accessibility & contrast
On white
1.85
#98CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#98CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CC8A
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CC8A | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C8BD8E
Tritanopia (blue-blind)
#95C8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #98cc8a; /* rgb */ color: rgb(152, 204, 138); /* oklch */ color: oklch(79.2% 0.106 139.1);
Tailwind
colors: {
custom: {
50: '#b7dbac',
500: '#98cc8a',
950: '#000000',
},
}SCSS
$custom: #98cc8a; $custom-light: #b7dbac; $custom-dark: #000000;
JSON
{
"hex": "#98cc8a",
"rgb": {
"r": 152,
"g": 204,
"b": 138
},
"hsl": {
"h": 107.273,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.79224,
"c": 0.10574,
"h": 139.1
},
"luminance": 0.51696
}Semantic roles & 50–950 ramp
primary
#98CC8A
secondary
#915BA0
accent
#33B297
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481