#98CB8A#98CB8A
#98CB8A is a light, moderate green. Relative luminance 0.512; OKLCH L 79.0% C 0.104 H 139.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #98CB8A |
|---|---|
| RGB | rgb(152, 203, 138) |
| HSL | hsl(107, 38%, 67%) |
| HSV | hsv(107, 32%, 80%) |
| CMYK | cmyk(25.1%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(76.81, -28.86, 27.22) |
| CIE-LCH | lch(76.81, 39.67, 136.67°) |
| OKLab | oklab(78.99% -0.0786 0.0683) |
| OKLCH | oklch(78.99% 0.104 139) |
| XYZ | xyz(38.8910, 51.2210, 31.8774) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.11
Lichen
#8FB67B
ΔE00 5.50
Darkseagreen
#8FBC8F
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 5.62
Soft Green
#6FC276
ΔE00 5.99
Light Grey Green
#B7E1A1
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CB8A #BD8ACB
analogous
#B9CB8A #98CB8A #8ACB9D
triadic
#98CB8A #8A98CB #CB8A98
tetradic
#98CB8A #8AB9CB #BD8ACB #CB9D8A
square
#98CB8A #8AB9CB #BD8ACB #CB9D8A
split-complementary
#98CB8A #9D8ACB #CB8AB9
monochromatic
#559743 #73B860 #98CB8A #BDDEB4 #E3F1DF
Accessibility & contrast
On white
1.87
#98CB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#98CB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CB8A
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CB8A | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#C7BC8D
Tritanopia (blue-blind)
#96C7BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #98cb8a; /* rgb */ color: rgb(152, 203, 138); /* oklch */ color: oklch(79.0% 0.104 139.0);
Tailwind
colors: {
custom: {
50: '#b7dbac',
500: '#98cb8a',
950: '#000000',
},
}SCSS
$custom: #98cb8a; $custom-light: #b7dbac; $custom-dark: #000000;
JSON
{
"hex": "#98cb8a",
"rgb": {
"r": 152,
"g": 203,
"b": 138
},
"hsl": {
"h": 107.077,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.78994,
"c": 0.10415,
"h": 139
},
"luminance": 0.51222
}Semantic roles & 50–950 ramp
primary
#98CB8A
secondary
#905B9E
accent
#34B196
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481