#98B09C#98B09C
#98B09C is a light, muted green. Relative luminance 0.401; OKLCH L 73.3% C 0.039 H 150.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #98B09C |
|---|---|
| RGB | rgb(152, 176, 156) |
| HSL | hsl(130, 13%, 64%) |
| HSV | hsv(130, 14%, 69%) |
| CMYK | cmyk(13.6%, 0%, 11.4%, 31%) |
| CIE-LAB | lab(69.56, -12.21, 7.48) |
| CIE-LCH | lch(69.56, 14.32, 148.51°) |
| OKLab | oklab(73.31% -0.0338 0.0194) |
| OKLCH | oklch(73.31% 0.039 150.1) |
| XYZ | xyz(34.4736, 40.1258, 37.3748) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.37
Sage Green
#9CAF88
ΔE00 6.34
Grey Green
#86A17D
ΔE00 7.31
Greyish Green
#82A67D
ΔE00 8.09
Greeny Grey
#7EA07A
ΔE00 8.49
Darkseagreen
#8FBC8F
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B09C #B098AC
analogous
#A0B098 #98B09C #98B0A8
triadic
#98B09C #9C98B0 #B09C98
tetradic
#98B09C #98A0B0 #B098AC #B0A898
square
#98B09C #98A0B0 #B098AC #B0A898
split-complementary
#98B09C #A898B0 #B098A0
monochromatic
#59745E #75957B #98B09C #BBCBBD #DDE5DF
Accessibility & contrast
On white
2.33
#98B09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#98B09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B09C
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B09C | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9B
Deuteranopia (green-blind)
#ACA99D
Tritanopia (blue-blind)
#95AFAA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98b09c; /* rgb */ color: rgb(152, 176, 156); /* oklch */ color: oklch(73.3% 0.039 150.1);
Tailwind
colors: {
custom: {
50: '#b6c7b9',
500: '#98b09c',
950: '#000000',
},
}SCSS
$custom: #98b09c; $custom-light: #b6c7b9; $custom-dark: #000000;
JSON
{
"hex": "#98b09c",
"rgb": {
"r": 152,
"g": 176,
"b": 156
},
"hsl": {
"h": 130,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.73311,
"c": 0.03896,
"h": 150.1
},
"luminance": 0.40126
}Semantic roles & 50–950 ramp
primary
#98B09C
secondary
#D6CED5
accent
#4E8B97
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280