#98CA94#98CA94
#98CA94 is a light, moderate green. Relative luminance 0.511; OKLCH L 79.0% C 0.092 H 142.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #98CA94 |
|---|---|
| RGB | rgb(152, 202, 148) |
| HSL | hsl(116, 34%, 69%) |
| HSV | hsv(116, 27%, 79%) |
| CMYK | cmyk(24.8%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(76.71, -26.76, 21.82) |
| CIE-LCH | lch(76.71, 34.53, 140.81°) |
| OKLab | oklab(78.97% -0.073 0.0554) |
| OKLCH | oklch(78.97% 0.092 142.8) |
| XYZ | xyz(39.4132, 51.0533, 35.7889) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.96
Lichen
#8FB67B
ΔE00 5.75
Pistachio
#93C572
ΔE00 6.36
Sage Green (survey)
#88B378
ΔE00 6.44
Light Grey Green
#B7E1A1
ΔE00 6.55
Hospital Green
#9BE5AA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CA94 #C694CA
analogous
#B3CA94 #98CA94 #94CAAB
triadic
#98CA94 #9498CA #CA9498
tetradic
#98CA94 #94B3CA #C694CA #CAAB94
square
#98CA94 #94B3CA #C694CA #CAAB94
split-complementary
#98CA94 #AB94CA #CA94B3
monochromatic
#51984B #71B66B #98CA94 #BFDEBD #E7F3E6
Accessibility & contrast
On white
1.87
#98CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#98CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CA94
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CA94 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC091
Deuteranopia (green-blind)
#C5BB97
Tritanopia (blue-blind)
#94C7BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #98ca94; /* rgb */ color: rgb(152, 202, 148); /* oklch */ color: oklch(79.0% 0.092 142.8);
Tailwind
colors: {
custom: {
50: '#b7dab3',
500: '#98ca94',
950: '#000000',
},
}SCSS
$custom: #98ca94; $custom-light: #b7dab3; $custom-dark: #000000;
JSON
{
"hex": "#98ca94",
"rgb": {
"r": 152,
"g": 202,
"b": 148
},
"hsl": {
"h": 115.556,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.78973,
"c": 0.09163,
"h": 142.8
},
"luminance": 0.51055
}Semantic roles & 50–950 ramp
primary
#98CA94
secondary
#9A639F
accent
#39ADA4
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481