#98CA99#98CA99
#98CA99 is a light, moderate green. Relative luminance 0.512; OKLCH L 79.1% C 0.086 H 145.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #98CA99 |
|---|---|
| RGB | rgb(152, 202, 153) |
| HSL | hsl(121, 32%, 69%) |
| HSV | hsv(121, 25%, 79%) |
| CMYK | cmyk(24.8%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(76.81, -25.92, 19.31) |
| CIE-LCH | lch(76.81, 32.32, 143.32°) |
| OKLab | oklab(79.08% -0.0708 0.0492) |
| OKLCH | oklch(79.08% 0.086 145.2) |
| XYZ | xyz(39.8176, 51.2150, 37.9184) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.62
Lichen
#8FB67B
ΔE00 6.34
Hospital Green
#9BE5AA
ΔE00 6.71
Sage Green (survey)
#88B378
ΔE00 6.95
Light Grey Green
#B7E1A1
ΔE00 7.05
Pistachio
#93C572
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CA99 #CA98C9
analogous
#B0CA98 #98CA99 #98CAB2
triadic
#98CA99 #9998CA #CA9998
tetradic
#98CA99 #98B0CA #CA98C9 #CAB298
square
#98CA99 #98B0CA #CA98C9 #CAB298
split-complementary
#98CA99 #B298CA #CA98B0
monochromatic
#4F9950 #70B571 #98CA99 #C0DFC1 #E9F4E9
Accessibility & contrast
On white
1.87
#98CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#98CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CA99
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CA99 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC196
Deuteranopia (green-blind)
#C4BC9C
Tritanopia (blue-blind)
#93C7BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #98ca99; /* rgb */ color: rgb(152, 202, 153); /* oklch */ color: oklch(79.1% 0.086 145.2);
Tailwind
colors: {
custom: {
50: '#b7dab7',
500: '#98ca99',
950: '#000000',
},
}SCSS
$custom: #98ca99; $custom-light: #b7dab7; $custom-dark: #000000;
JSON
{
"hex": "#98ca99",
"rgb": {
"r": 152,
"g": 202,
"b": 153
},
"hsl": {
"h": 121.2,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.79084,
"c": 0.08625,
"h": 145.2
},
"luminance": 0.51216
}Semantic roles & 50–950 ramp
primary
#98CA99
secondary
#9F679E
accent
#3BA9AB
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481