#98CD92#98CD92
#98CD92 is a light, moderate green. Relative luminance 0.524; OKLCH L 79.6% C 0.099 H 142.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #98CD92 |
|---|---|
| RGB | rgb(152, 205, 146) |
| HSL | hsl(114, 37%, 69%) |
| HSV | hsv(114, 29%, 80%) |
| CMYK | cmyk(25.9%, 0%, 28.8%, 19.6%) |
| CIE-LAB | lab(77.53, -28.54, 23.99) |
| CIE-LCH | lch(77.53, 37.28, 139.95°) |
| OKLab | oklab(79.62% -0.0778 0.0606) |
| OKLCH | oklch(79.62% 0.099 142.1) |
| XYZ | xyz(39.9670, 52.4120, 35.1993) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.06
Pistachio
#93C572
ΔE00 5.67
Light Grey Green
#B7E1A1
ΔE00 5.86
Hospital Green
#9BE5AA
ΔE00 6.08
Lichen
#8FB67B
ΔE00 6.19
Soft Green
#6FC276
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CD92 #C792CD
analogous
#B6CD92 #98CD92 #92CDAA
triadic
#98CD92 #9298CD #CD9298
tetradic
#98CD92 #92B6CD #C792CD #CDAA92
square
#98CD92 #92B6CD #C792CD #CDAA92
split-complementary
#98CD92 #AA92CD #CD92B6
monochromatic
#519D48 #70BA68 #98CD92 #C0E0BC #E7F3E6
Accessibility & contrast
On white
1.83
#98CD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#98CD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CD92
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CD92 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38E
Deuteranopia (green-blind)
#C8BE95
Tritanopia (blue-blind)
#94C9BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #98cd92; /* rgb */ color: rgb(152, 205, 146); /* oklch */ color: oklch(79.6% 0.099 142.1);
Tailwind
colors: {
custom: {
50: '#b7dcb2',
500: '#98cd92',
950: '#000000',
},
}SCSS
$custom: #98cd92; $custom-light: #b7dcb2; $custom-dark: #000000;
JSON
{
"hex": "#98cd92",
"rgb": {
"r": 152,
"g": 205,
"b": 146
},
"hsl": {
"h": 113.898,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.79616,
"c": 0.09864,
"h": 142.1
},
"luminance": 0.52413
}Semantic roles & 50–950 ramp
primary
#98CD92
secondary
#9C61A2
accent
#35B0A4
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111511
muted
#818481