#98C8A2#98C8A2
#98C8A2 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.8% C 0.074 H 150.8°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8A2 |
|---|---|
| RGB | rgb(152, 200, 162) |
| HSL | hsl(133, 30%, 69%) |
| HSV | hsv(133, 24%, 78%) |
| CMYK | cmyk(24%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(76.43, -23.33, 13.98) |
| CIE-LCH | lch(76.43, 27.20, 149.08°) |
| OKLab | oklab(78.84% -0.0643 0.036) |
| OKLCH | oklch(78.84% 0.074 150.8) |
| XYZ | xyz(40.1229, 50.5912, 41.8265) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.91
Pale Teal
#82CBB2
ΔE00 6.46
Lichen
#8FB67B
ΔE00 7.87
Seafoam Blue
#78D1B6
ΔE00 7.92
Hospital Green
#9BE5AA
ΔE00 8.02
Greenish Grey
#96AE8D
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8A2 #C898BE
analogous
#A6C898 #98C8A2 #98C8BA
triadic
#98C8A2 #A298C8 #C8A298
tetradic
#98C8A2 #98A6C8 #C898BE #C8BA98
square
#98C8A2 #98A6C8 #C898BE #C8BA98
split-complementary
#98C8A2 #BA98C8 #C898A6
monochromatic
#50965E #70B37E #98C8A2 #C0DDC6 #E8F3EA
Accessibility & contrast
On white
1.89
#98C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#98C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8A2
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8A2 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#C0BAA4
Tritanopia (blue-blind)
#92C6BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #98c8a2; /* rgb */ color: rgb(152, 200, 162); /* oklch */ color: oklch(78.8% 0.074 150.8);
Tailwind
colors: {
custom: {
50: '#b7d9bd',
500: '#98c8a2',
950: '#000000',
},
}SCSS
$custom: #98c8a2; $custom-light: #b7d9bd; $custom-dark: #000000;
JSON
{
"hex": "#98c8a2",
"rgb": {
"r": 152,
"g": 200,
"b": 162
},
"hsl": {
"h": 132.5,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.78842,
"c": 0.07364,
"h": 150.8
},
"luminance": 0.50593
}Semantic roles & 50–950 ramp
primary
#98C8A2
secondary
#9D6892
accent
#3C92A9
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111412
muted
#818382