#8CA698#8CA698
#8CA698 is a light, muted green. Relative luminance 0.351; OKLCH L 70.1% C 0.035 H 161.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA698 |
|---|---|
| RGB | rgb(140, 166, 152) |
| HSL | hsl(148, 13%, 60%) |
| HSV | hsv(148, 16%, 65%) |
| CMYK | cmyk(15.7%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(65.84, -11.87, 4.24) |
| CIE-LCH | lch(65.84, 12.61, 160.35°) |
| OKLab | oklab(70.11% -0.0336 0.011) |
| OKLCH | oklch(70.11% 0.035 161.9) |
| XYZ | xyz(30.1175, 35.1142, 34.8906) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.13
Greenish Grey
#96AE8D
ΔE00 6.90
Grey Green
#86A17D
ΔE00 7.76
Greeny Grey
#7EA07A
ΔE00 8.63
Greyish Green
#82A67D
ΔE00 8.98
Sage Green
#9CAF88
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA698 #A68C9A
analogous
#8DA68C #8CA698 #8CA6A5
triadic
#8CA698 #988CA6 #A6988C
tetradic
#8CA698 #8C8DA6 #A68C9A #A6A58C
square
#8CA698 #8C8DA6 #A68C9A #A6A58C
split-complementary
#8CA698 #A58CA6 #A68C8D
monochromatic
#50675B #6B8A79 #8CA698 #AFC1B7 #D1DBD6
Accessibility & contrast
On white
2.62
#8CA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#8CA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA698
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA698 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A297
Deuteranopia (green-blind)
#A09F99
Tritanopia (blue-blind)
#87A6A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ca698; /* rgb */ color: rgb(140, 166, 152); /* oklch */ color: oklch(70.1% 0.035 161.9);
Tailwind
colors: {
custom: {
50: '#adc0b6',
500: '#8ca698',
950: '#000000',
},
}SCSS
$custom: #8ca698; $custom-light: #adc0b6; $custom-dark: #000000;
JSON
{
"hex": "#8ca698",
"rgb": {
"r": 140,
"g": 166,
"b": 152
},
"hsl": {
"h": 147.692,
"s": 12.745,
"l": 60
},
"oklch": {
"l": 0.70112,
"c": 0.03534,
"h": 161.9
},
"luminance": 0.35115
}Semantic roles & 50–950 ramp
primary
#8CA698
secondary
#CCC2C7
accent
#7296B6
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180