#98CD8A#98CD8A
#98CD8A is a light, moderate green. Relative luminance 0.522; OKLCH L 79.5% C 0.107 H 139.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #98CD8A |
|---|---|
| RGB | rgb(152, 205, 138) |
| HSL | hsl(107, 40%, 67%) |
| HSV | hsv(107, 33%, 80%) |
| CMYK | cmyk(25.9%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(77.38, -29.81, 27.98) |
| CIE-LCH | lch(77.38, 40.89, 136.81°) |
| OKLab | oklab(79.45% -0.0813 0.0701) |
| OKLCH | oklch(79.45% 0.107 139.2) |
| XYZ | xyz(39.3664, 52.1718, 32.0359) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.08
Light Moss Green
#A6C875
ΔE00 5.62
Light Grey Green
#B7E1A1
ΔE00 5.75
Soft Green
#6FC276
ΔE00 5.99
Lichen
#8FB67B
ΔE00 6.03
Darkseagreen
#8FBC8F
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CD8A #BF8ACD
analogous
#B9CD8A #98CD8A #8ACD9E
triadic
#98CD8A #8A98CD #CD8A98
tetradic
#98CD8A #8AB9CD #BF8ACD #CD9E8A
square
#98CD8A #8AB9CD #BF8ACD #CD9E8A
split-complementary
#98CD8A #9E8ACD #CD8AB9
monochromatic
#559B42 #72BB5F #98CD8A #BEDFB5 #E3F2E0
Accessibility & contrast
On white
1.84
#98CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#98CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CD8A
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CD8A | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C286
Deuteranopia (green-blind)
#C9BD8E
Tritanopia (blue-blind)
#95C9BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #98cd8a; /* rgb */ color: rgb(152, 205, 138); /* oklch */ color: oklch(79.5% 0.107 139.2);
Tailwind
colors: {
custom: {
50: '#b7dcac',
500: '#98cd8a',
950: '#000000',
},
}SCSS
$custom: #98cd8a; $custom-light: #b7dcac; $custom-dark: #000000;
JSON
{
"hex": "#98cd8a",
"rgb": {
"r": 152,
"g": 205,
"b": 138
},
"hsl": {
"h": 107.463,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.79454,
"c": 0.10732,
"h": 139.2
},
"luminance": 0.52173
}Semantic roles & 50–950 ramp
primary
#98CD8A
secondary
#925AA1
accent
#32B398
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481