#98CD84#98CD84
#98CD84 is a light, moderate green. Relative luminance 0.520; OKLCH L 79.3% C 0.114 H 137.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #98CD84 |
|---|---|
| RGB | rgb(152, 205, 132) |
| HSL | hsl(104, 42%, 66%) |
| HSV | hsv(104, 36%, 80%) |
| CMYK | cmyk(25.9%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(77.28, -30.71, 30.96) |
| CIE-LCH | lch(77.28, 43.61, 134.77°) |
| OKLab | oklab(79.34% -0.0838 0.077) |
| OKLCH | oklch(79.34% 0.114 137.4) |
| XYZ | xyz(38.9439, 52.0028, 29.8110) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.06
Light Moss Green
#A6C875
ΔE00 4.71
Pale Olive Green
#B1D27B
ΔE00 5.65
Soft Green
#6FC276
ΔE00 5.96
Light Grey Green
#B7E1A1
ΔE00 5.98
Lichen
#8FB67B
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CD84 #B984CD
analogous
#BCCD84 #98CD84 #84CD94
triadic
#98CD84 #8498CD #CD8498
tetradic
#98CD84 #84BCCD #B984CD #CD9484
square
#98CD84 #84BCCD #B984CD #CD9484
split-complementary
#98CD84 #9484CD #CD84BC
monochromatic
#57993E #74BB58 #98CD84 #BCDFB0 #E1F0DB
Accessibility & contrast
On white
1.84
#98CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#98CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CD84
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CD84 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27F
Deuteranopia (green-blind)
#CABD88
Tritanopia (blue-blind)
#96C8BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #98cd84; /* rgb */ color: rgb(152, 205, 132); /* oklch */ color: oklch(79.3% 0.114 137.4);
Tailwind
colors: {
custom: {
50: '#b8dca8',
500: '#98cd84',
950: '#000000',
},
}SCSS
$custom: #98cd84; $custom-light: #b8dca8; $custom-dark: #000000;
JSON
{
"hex": "#98cd84",
"rgb": {
"r": 152,
"g": 205,
"b": 132
},
"hsl": {
"h": 103.562,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.7934,
"c": 0.11384,
"h": 137.4
},
"luminance": 0.52004
}Semantic roles & 50–950 ramp
primary
#98CD84
secondary
#8B569F
accent
#30B591
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480