#98C19F#98C19F
#98C19F is a light, moderate green. Relative luminance 0.473; OKLCH L 77.2% C 0.065 H 149.7°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98C19F |
|---|---|
| RGB | rgb(152, 193, 159) |
| HSL | hsl(130, 25%, 68%) |
| HSV | hsv(130, 21%, 76%) |
| CMYK | cmyk(21.2%, 0%, 17.6%, 24.3%) |
| CIE-LAB | lab(74.39, -20.39, 12.72) |
| CIE-LCH | lch(74.39, 24.03, 148.05°) |
| OKLab | oklab(77.19% -0.0561 0.0328) |
| OKLCH | oklch(77.19% 0.065 149.7) |
| XYZ | xyz(38.2752, 47.3174, 39.9107) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.50
Greenish Grey
#96AE8D
ΔE00 6.07
Pale Teal
#82CBB2
ΔE00 7.07
Sage Green
#9CAF88
ΔE00 7.18
Lichen
#8FB67B
ΔE00 7.51
Sage Green (survey)
#88B378
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C19F #C198BA
analogous
#A5C198 #98C19F #98C1B3
triadic
#98C19F #9F98C1 #C19F98
tetradic
#98C19F #98A5C1 #C198BA #C1B398
square
#98C19F #98A5C1 #C198BA #C1B398
split-complementary
#98C19F #B398C1 #C198A5
monochromatic
#548B5D #72AA7B #98C19F #BED8C3 #E4EFE6
Accessibility & contrast
On white
2.01
#98C19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#98C19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C19F
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C19F | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9D
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#93BFB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98c19f; /* rgb */ color: rgb(152, 193, 159); /* oklch */ color: oklch(77.2% 0.065 149.7);
Tailwind
colors: {
custom: {
50: '#b7d3bb',
500: '#98c19f',
950: '#000000',
},
}SCSS
$custom: #98c19f; $custom-light: #b7d3bb; $custom-dark: #000000;
JSON
{
"hex": "#98c19f",
"rgb": {
"r": 152,
"g": 193,
"b": 159
},
"hsl": {
"h": 130.244,
"s": 24.848,
"l": 67.647
},
"oklch": {
"l": 0.77188,
"c": 0.06502,
"h": 149.7
},
"luminance": 0.47319
}Semantic roles & 50–950 ramp
primary
#98C19F
secondary
#E1D4DF
accent
#4293A3
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280