#98CA95#98CA95
#98CA95 is a light, moderate green. Relative luminance 0.511; OKLCH L 79.0% C 0.091 H 143.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #98CA95 |
|---|---|
| RGB | rgb(152, 202, 149) |
| HSL | hsl(117, 33%, 69%) |
| HSV | hsv(117, 26%, 79%) |
| CMYK | cmyk(24.8%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(76.73, -26.60, 21.32) |
| CIE-LCH | lch(76.73, 34.09, 141.29°) |
| OKLab | oklab(79% -0.0726 0.0542) |
| OKLCH | oklch(79% 0.091 143.3) |
| XYZ | xyz(39.4927, 51.0851, 36.2076) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.86
Lichen
#8FB67B
ΔE00 5.85
Sage Green (survey)
#88B378
ΔE00 6.52
Pistachio
#93C572
ΔE00 6.59
Light Grey Green
#B7E1A1
ΔE00 6.63
Hospital Green
#9BE5AA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CA95 #C795CA
analogous
#B3CA95 #98CA95 #95CAAD
triadic
#98CA95 #9598CA #CA9598
tetradic
#98CA95 #95B3CA #C795CA #CAAD95
square
#98CA95 #95B3CA #C795CA #CAAD95
split-complementary
#98CA95 #AD95CA #CA95B3
monochromatic
#51984C #70B66C #98CA95 #C0DEBE #E7F3E7
Accessibility & contrast
On white
1.87
#98CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#98CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CA95
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CA95 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC092
Deuteranopia (green-blind)
#C4BB98
Tritanopia (blue-blind)
#94C7BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #98ca95; /* rgb */ color: rgb(152, 202, 149); /* oklch */ color: oklch(79.0% 0.091 143.3);
Tailwind
colors: {
custom: {
50: '#b7dab4',
500: '#98ca95',
950: '#000000',
},
}SCSS
$custom: #98ca95; $custom-light: #b7dab4; $custom-dark: #000000;
JSON
{
"hex": "#98ca95",
"rgb": {
"r": 152,
"g": 202,
"b": 149
},
"hsl": {
"h": 116.604,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.78995,
"c": 0.09054,
"h": 143.3
},
"luminance": 0.51086
}Semantic roles & 50–950 ramp
primary
#98CA95
secondary
#9C649F
accent
#39ACA6
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481