#98B896#98B896
#98B896 is a light, muted green. Relative luminance 0.432; OKLCH L 74.9% C 0.059 H 143.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #98B896 |
|---|---|
| RGB | rgb(152, 184, 150) |
| HSL | hsl(116, 19%, 65%) |
| HSV | hsv(116, 18%, 72%) |
| CMYK | cmyk(17.4%, 0%, 18.5%, 27.8%) |
| CIE-LAB | lab(71.66, -17.46, 13.74) |
| CIE-LCH | lch(71.66, 22.22, 141.79°) |
| OKLab | oklab(74.94% -0.0476 0.0354) |
| OKLCH | oklch(74.94% 0.059 143.4) |
| XYZ | xyz(35.5931, 43.1576, 35.3032) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.19
Darkseagreen
#8FBC8F
ΔE00 3.70
Sage Green
#9CAF88
ΔE00 4.47
Greyish Green
#82A67D
ΔE00 6.06
Lichen
#8FB67B
ΔE00 6.46
Grey Green
#86A17D
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B896 #B696B8
analogous
#A9B896 #98B896 #96B8A5
triadic
#98B896 #9698B8 #B89698
tetradic
#98B896 #96A9B8 #B696B8 #B8A596
square
#98B896 #96A9B8 #B696B8 #B8A596
split-complementary
#98B896 #A596B8 #B896A9
monochromatic
#587E55 #749F71 #98B896 #BCD1BB #E0E9DF
Accessibility & contrast
On white
2.18
#98B896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#98B896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B896
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B896 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB294
Deuteranopia (green-blind)
#B4AE98
Tritanopia (blue-blind)
#96B6AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98b896; /* rgb */ color: rgb(152, 184, 150); /* oklch */ color: oklch(74.9% 0.059 143.4);
Tailwind
colors: {
custom: {
50: '#b6cdb5',
500: '#98b896',
950: '#000000',
},
}SCSS
$custom: #98b896; $custom-light: #b6cdb5; $custom-dark: #000000;
JSON
{
"hex": "#98b896",
"rgb": {
"r": 152,
"g": 184,
"b": 150
},
"hsl": {
"h": 116.471,
"s": 19.318,
"l": 65.49
},
"oklch": {
"l": 0.74941,
"c": 0.05934,
"h": 143.4
},
"luminance": 0.43158
}Semantic roles & 50–950 ramp
primary
#98B896
secondary
#DACFDB
accent
#489E99
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280