#98B294#98B294
#98B294 is a light, muted green. Relative luminance 0.407; OKLCH L 73.5% C 0.051 H 141.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #98B294 |
|---|---|
| RGB | rgb(152, 178, 148) |
| HSL | hsl(112, 16%, 64%) |
| HSV | hsv(112, 17%, 70%) |
| CMYK | cmyk(14.6%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(69.93, -14.72, 12.40) |
| CIE-LCH | lch(69.93, 19.25, 139.89°) |
| OKLab | oklab(73.55% -0.0401 0.032) |
| OKLCH | oklch(73.55% 0.051 141.4) |
| XYZ | xyz(34.2134, 40.6537, 34.0556) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.60
Sage Green
#9CAF88
ΔE00 3.62
Grey Green
#86A17D
ΔE00 5.65
Darkseagreen
#8FBC8F
ΔE00 5.67
Greyish Green
#82A67D
ΔE00 5.80
Greeny Grey
#7EA07A
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B294 #AE94B2
analogous
#A7B294 #98B294 #94B29F
triadic
#98B294 #9498B2 #B29498
tetradic
#98B294 #94A7B2 #AE94B2 #B29F94
square
#98B294 #94A7B2 #AE94B2 #B29F94
split-complementary
#98B294 #9F94B2 #B294A7
monochromatic
#5A7655 #769870 #98B294 #BACCB8 #DDE5DB
Accessibility & contrast
On white
2.30
#98B294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#98B294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B294
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B294 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD92
Deuteranopia (green-blind)
#AFAA95
Tritanopia (blue-blind)
#96B0A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #98b294; /* rgb */ color: rgb(152, 178, 148); /* oklch */ color: oklch(73.5% 0.051 141.4);
Tailwind
colors: {
custom: {
50: '#b6c9b3',
500: '#98b294',
950: '#000000',
},
}SCSS
$custom: #98b294; $custom-light: #b6c9b3; $custom-dark: #000000;
JSON
{
"hex": "#98b294",
"rgb": {
"r": 152,
"g": 178,
"b": 148
},
"hsl": {
"h": 112,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73547,
"c": 0.05126,
"h": 141.4
},
"luminance": 0.40654
}Semantic roles & 50–950 ramp
primary
#98B294
secondary
#D5CCD6
accent
#4B9B90
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280