#98C8A0#98C8A0
#98C8A0 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.8% C 0.076 H 149.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8A0 |
|---|---|
| RGB | rgb(152, 200, 160) |
| HSL | hsl(130, 30%, 69%) |
| HSV | hsv(130, 24%, 78%) |
| CMYK | cmyk(24%, 0%, 20%, 21.6%) |
| CIE-LAB | lab(76.39, -23.70, 14.99) |
| CIE-LCH | lch(76.39, 28.04, 147.69°) |
| OKLab | oklab(78.79% -0.0651 0.0385) |
| OKLCH | oklch(78.79% 0.076 149.4) |
| XYZ | xyz(39.9465, 50.5207, 40.8976) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.60
Pale Teal
#82CBB2
ΔE00 6.90
Lichen
#8FB67B
ΔE00 7.44
Hospital Green
#9BE5AA
ΔE00 7.79
Sage Green (survey)
#88B378
ΔE00 7.92
Greenish Grey
#96AE8D
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8A0 #C898C0
analogous
#A8C898 #98C8A0 #98C8B8
triadic
#98C8A0 #A098C8 #C8A098
tetradic
#98C8A0 #98A8C8 #C898C0 #C8B898
square
#98C8A0 #98A8C8 #C898C0 #C8B898
split-complementary
#98C8A0 #B898C8 #C898A8
monochromatic
#50965C #70B37B #98C8A0 #C0DDC5 #E8F3EA
Accessibility & contrast
On white
1.89
#98C8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#98C8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8A0
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8A0 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C09E
Deuteranopia (green-blind)
#C1BAA2
Tritanopia (blue-blind)
#92C6BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #98c8a0; /* rgb */ color: rgb(152, 200, 160); /* oklch */ color: oklch(78.8% 0.076 149.4);
Tailwind
colors: {
custom: {
50: '#b7d9bc',
500: '#98c8a0',
950: '#000000',
},
}SCSS
$custom: #98c8a0; $custom-light: #b7d9bc; $custom-dark: #000000;
JSON
{
"hex": "#98c8a0",
"rgb": {
"r": 152,
"g": 200,
"b": 160
},
"hsl": {
"h": 130,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.78793,
"c": 0.07566,
"h": 149.4
},
"luminance": 0.50522
}Semantic roles & 50–950 ramp
primary
#98C8A0
secondary
#9D6894
accent
#3C97A9
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111412
muted
#818382