#8CA898#8CA898
#8CA898 is a light, muted green. Relative luminance 0.358; OKLCH L 70.6% C 0.039 H 160.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA898 |
|---|---|
| RGB | rgb(140, 168, 152) |
| HSL | hsl(146, 14%, 60%) |
| HSV | hsv(146, 17%, 66%) |
| CMYK | cmyk(16.7%, 0%, 9.5%, 34.1%) |
| CIE-LAB | lab(66.40, -12.93, 5.05) |
| CIE-LCH | lch(66.40, 13.88, 158.66°) |
| OKLab | oklab(70.56% -0.0364 0.0131) |
| OKLCH | oklch(70.56% 0.039 160.2) |
| XYZ | xyz(30.4839, 35.8470, 35.0127) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.97
Greenish Grey
#96AE8D
ΔE00 6.15
Grey Green
#86A17D
ΔE00 7.21
Greeny Grey
#7EA07A
ΔE00 8.01
Greyish Green
#82A67D
ΔE00 8.22
Sage Green
#9CAF88
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA898 #A88C9C
analogous
#8EA88C #8CA898 #8CA8A6
triadic
#8CA898 #988CA8 #A8988C
tetradic
#8CA898 #8C8EA8 #A88C9C #A8A68C
square
#8CA898 #8C8EA8 #A88C9C #A8A68C
split-complementary
#8CA898 #A68CA8 #A88C8E
monochromatic
#506A5B #6A8D79 #8CA898 #AFC2B7 #D2DDD6
Accessibility & contrast
On white
2.57
#8CA898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#8CA898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA898
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA898 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A497
Deuteranopia (green-blind)
#A2A099
Tritanopia (blue-blind)
#87A8A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ca898; /* rgb */ color: rgb(140, 168, 152); /* oklch */ color: oklch(70.6% 0.039 160.2);
Tailwind
colors: {
custom: {
50: '#aec1b6',
500: '#8ca898',
950: '#000000',
},
}SCSS
$custom: #8ca898; $custom-light: #aec1b6; $custom-dark: #000000;
JSON
{
"hex": "#8ca898",
"rgb": {
"r": 140,
"g": 168,
"b": 152
},
"hsl": {
"h": 145.714,
"s": 13.861,
"l": 60.392
},
"oklch": {
"l": 0.70562,
"c": 0.03872,
"h": 160.2
},
"luminance": 0.35848
}Semantic roles & 50–950 ramp
primary
#8CA898
secondary
#CDC3C9
accent
#4D7898
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180