#98C19B#98C19B
#98C19B is a light, moderate green. Relative luminance 0.472; OKLCH L 77.1% C 0.069 H 146.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #98C19B |
|---|---|
| RGB | rgb(152, 193, 155) |
| HSL | hsl(124, 25%, 68%) |
| HSV | hsv(124, 21%, 76%) |
| CMYK | cmyk(21.2%, 0%, 19.7%, 24.3%) |
| CIE-LAB | lab(74.31, -21.12, 14.75) |
| CIE-LCH | lch(74.31, 25.76, 145.07°) |
| OKLab | oklab(77.09% -0.0579 0.0379) |
| OKLCH | oklch(77.09% 0.069 146.8) |
| XYZ | xyz(37.9337, 47.1808, 38.1122) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.56
Greenish Grey
#96AE8D
ΔE00 5.98
Lichen
#8FB67B
ΔE00 6.47
Sage Green
#9CAF88
ΔE00 6.77
Sage Green (survey)
#88B378
ΔE00 6.93
Greyish Green
#82A67D
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C19B #C198BE
analogous
#AAC198 #98C19B #98C1AF
triadic
#98C19B #9B98C1 #C19B98
tetradic
#98C19B #98AAC1 #C198BE #C1AF98
square
#98C19B #98AAC1 #C198BE #C1AF98
split-complementary
#98C19B #AF98C1 #C198AA
monochromatic
#548B58 #72AA76 #98C19B #BED8C0 #E4EFE5
Accessibility & contrast
On white
2.01
#98C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#98C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C19B
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C19B | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B999
Deuteranopia (green-blind)
#BBB59D
Tritanopia (blue-blind)
#94BFB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98c19b; /* rgb */ color: rgb(152, 193, 155); /* oklch */ color: oklch(77.1% 0.069 146.8);
Tailwind
colors: {
custom: {
50: '#b7d3b8',
500: '#98c19b',
950: '#000000',
},
}SCSS
$custom: #98c19b; $custom-light: #b7d3b8; $custom-dark: #000000;
JSON
{
"hex": "#98c19b",
"rgb": {
"r": 152,
"g": 193,
"b": 155
},
"hsl": {
"h": 124.39,
"s": 24.848,
"l": 67.647
},
"oklch": {
"l": 0.7709,
"c": 0.06918,
"h": 146.8
},
"luminance": 0.47182
}Semantic roles & 50–950 ramp
primary
#98C19B
secondary
#E1D4E0
accent
#429CA3
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280