#98C8A7#98C8A7
#98C8A7 is a light, moderate green. Relative luminance 0.508; OKLCH L 79.0% C 0.069 H 154.5°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8A7 |
|---|---|
| RGB | rgb(152, 200, 167) |
| HSL | hsl(139, 30%, 69%) |
| HSV | hsv(139, 24%, 78%) |
| CMYK | cmyk(24%, 0%, 16.5%, 21.6%) |
| CIE-LAB | lab(76.54, -22.40, 11.45) |
| CIE-LCH | lch(76.54, 25.16, 152.92°) |
| OKLab | oklab(78.97% -0.0621 0.0296) |
| OKLCH | oklch(78.97% 0.069 154.5) |
| XYZ | xyz(40.5762, 50.7725, 44.2139) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.92
Pale Teal
#82CBB2
ΔE00 5.42
Seafoam Blue
#78D1B6
ΔE00 7.11
Mediumaquamarine
#66CDAA
ΔE00 7.77
Light Teal
#90E4C1
ΔE00 7.89
Seafoam
#7FE0B3
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8A7 #C898B9
analogous
#A1C898 #98C8A7 #98C8BF
triadic
#98C8A7 #A798C8 #C8A798
tetradic
#98C8A7 #98A1C8 #C898B9 #C8BF98
square
#98C8A7 #98A1C8 #C898B9 #C8BF98
split-complementary
#98C8A7 #BF98C8 #C898A1
monochromatic
#509666 #70B385 #98C8A7 #C0DDC9 #E8F3EB
Accessibility & contrast
On white
1.88
#98C8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#98C8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8A7
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8A7 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A5
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#90C7BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #98c8a7; /* rgb */ color: rgb(152, 200, 167); /* oklch */ color: oklch(79.0% 0.069 154.5);
Tailwind
colors: {
custom: {
50: '#b7d9c1',
500: '#98c8a7',
950: '#000000',
},
}SCSS
$custom: #98c8a7; $custom-light: #b7d9c1; $custom-dark: #000000;
JSON
{
"hex": "#98c8a7",
"rgb": {
"r": 152,
"g": 200,
"b": 167
},
"hsl": {
"h": 138.75,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.78967,
"c": 0.06877,
"h": 154.5
},
"luminance": 0.50774
}Semantic roles & 50–950 ramp
primary
#98C8A7
secondary
#9D688C
accent
#3C87A9
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111412
muted
#818382