#98C8A3#98C8A3
#98C8A3 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.9% C 0.073 H 151.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8A3 |
|---|---|
| RGB | rgb(152, 200, 163) |
| HSL | hsl(134, 30%, 69%) |
| HSV | hsv(134, 24%, 78%) |
| CMYK | cmyk(24%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(76.45, -23.15, 13.47) |
| CIE-LCH | lch(76.45, 26.78, 149.80°) |
| OKLab | oklab(78.87% -0.0638 0.0347) |
| OKLCH | oklch(78.87% 0.073 151.5) |
| XYZ | xyz(40.2121, 50.6269, 42.2965) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.08
Pale Teal
#82CBB2
ΔE00 6.24
Seafoam Blue
#78D1B6
ΔE00 7.75
Greenish Grey
#96AE8D
ΔE00 8.04
Mediumaquamarine
#66CDAA
ΔE00 8.05
Seafoam
#7FE0B3
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8A3 #C898BD
analogous
#A5C898 #98C8A3 #98C8BB
triadic
#98C8A3 #A398C8 #C8A398
tetradic
#98C8A3 #98A5C8 #C898BD #C8BB98
square
#98C8A3 #98A5C8 #C898BD #C8BB98
split-complementary
#98C8A3 #BB98C8 #C898A5
monochromatic
#509660 #70B37F #98C8A3 #C0DDC7 #E8F3EA
Accessibility & contrast
On white
1.89
#98C8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#98C8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8A3
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8A3 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A1
Deuteranopia (green-blind)
#C0BAA5
Tritanopia (blue-blind)
#91C6BE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #98c8a3; /* rgb */ color: rgb(152, 200, 163); /* oklch */ color: oklch(78.9% 0.073 151.5);
Tailwind
colors: {
custom: {
50: '#b7d9be',
500: '#98c8a3',
950: '#000000',
},
}SCSS
$custom: #98c8a3; $custom-light: #b7d9be; $custom-dark: #000000;
JSON
{
"hex": "#98c8a3",
"rgb": {
"r": 152,
"g": 200,
"b": 163
},
"hsl": {
"h": 133.75,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.78866,
"c": 0.07263,
"h": 151.5
},
"luminance": 0.50628
}Semantic roles & 50–950 ramp
primary
#98C8A3
secondary
#9D6890
accent
#3C90A9
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111412
muted
#818382