#98CD85#98CD85
#98CD85 is a light, moderate green. Relative luminance 0.520; OKLCH L 79.4% C 0.113 H 137.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #98CD85 |
|---|---|
| RGB | rgb(152, 205, 133) |
| HSL | hsl(104, 42%, 66%) |
| HSV | hsv(104, 35%, 80%) |
| CMYK | cmyk(25.9%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.30, -30.56, 30.47) |
| CIE-LCH | lch(77.30, 43.16, 135.09°) |
| OKLab | oklab(79.36% -0.0834 0.0759) |
| OKLCH | oklch(79.36% 0.113 137.7) |
| XYZ | xyz(39.0127, 52.0303, 30.1731) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.22
Light Moss Green
#A6C875
ΔE00 4.85
Pale Olive Green
#B1D27B
ΔE00 5.79
Light Grey Green
#B7E1A1
ΔE00 5.93
Soft Green
#6FC276
ΔE00 5.95
Lichen
#8FB67B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CD85 #BA85CD
analogous
#BCCD85 #98CD85 #85CD96
triadic
#98CD85 #8598CD #CD8598
tetradic
#98CD85 #85BCCD #BA85CD #CD9685
square
#98CD85 #85BCCD #BA85CD #CD9685
split-complementary
#98CD85 #9685CD #CD85BC
monochromatic
#56993F #73BB5A #98CD85 #BDDFB0 #E1F1DC
Accessibility & contrast
On white
1.84
#98CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#98CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CD85
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CD85 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#C9BD89
Tritanopia (blue-blind)
#96C8BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #98cd85; /* rgb */ color: rgb(152, 205, 133); /* oklch */ color: oklch(79.4% 0.113 137.7);
Tailwind
colors: {
custom: {
50: '#b8dca9',
500: '#98cd85',
950: '#000000',
},
}SCSS
$custom: #98cd85; $custom-light: #b8dca9; $custom-dark: #000000;
JSON
{
"hex": "#98cd85",
"rgb": {
"r": 152,
"g": 205,
"b": 133
},
"hsl": {
"h": 104.167,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79358,
"c": 0.11276,
"h": 137.7
},
"luminance": 0.52031
}Semantic roles & 50–950 ramp
primary
#98CD85
secondary
#8C579F
accent
#31B592
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480