#8EB293#8EB293
#8EB293 is a light, muted green. Relative luminance 0.397; OKLCH L 72.8% C 0.059 H 148.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB293 |
|---|---|
| RGB | rgb(142, 178, 147) |
| HSL | hsl(128, 19%, 63%) |
| HSV | hsv(128, 20%, 70%) |
| CMYK | cmyk(20.2%, 0%, 17.4%, 30.2%) |
| CIE-LAB | lab(69.25, -18.41, 11.89) |
| CIE-LCH | lch(69.25, 21.91, 147.13°) |
| OKLab | oklab(72.83% -0.0506 0.0307) |
| OKLCH | oklch(72.83% 0.059 148.8) |
| XYZ | xyz(32.3408, 39.6973, 33.5565) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.33
Darkseagreen
#8FBC8F
ΔE00 4.49
Greyish Green
#82A67D
ΔE00 4.85
Sage Green
#9CAF88
ΔE00 5.41
Grey Green
#86A17D
ΔE00 5.60
Greeny Grey
#7EA07A
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB293 #B28EAD
analogous
#9BB28E #8EB293 #8EB2A5
triadic
#8EB293 #938EB2 #B2938E
tetradic
#8EB293 #8E9BB2 #B28EAD #B2A58E
square
#8EB293 #8E9BB2 #B28EAD #B2A58E
split-complementary
#8EB293 #A58EB2 #B28E9B
monochromatic
#507655 #6A9970 #8EB293 #B2CBB6 #D7E4D9
Accessibility & contrast
On white
2.35
#8EB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#8EB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB293
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB293 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC91
Deuteranopia (green-blind)
#ADA795
Tritanopia (blue-blind)
#8AB0A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8eb293; /* rgb */ color: rgb(142, 178, 147); /* oklch */ color: oklch(72.8% 0.059 148.8);
Tailwind
colors: {
custom: {
50: '#afc9b2',
500: '#8eb293',
950: '#000000',
},
}SCSS
$custom: #8eb293; $custom-light: #afc9b2; $custom-dark: #000000;
JSON
{
"hex": "#8eb293",
"rgb": {
"r": 142,
"g": 178,
"b": 147
},
"hsl": {
"h": 128.333,
"s": 18.947,
"l": 62.745
},
"oklch": {
"l": 0.72829,
"c": 0.05919,
"h": 148.8
},
"luminance": 0.39698
}Semantic roles & 50–950 ramp
primary
#8EB293
secondary
#D4C7D3
accent
#48919D
background
#FAFCFA
surface
#F4F8F5
border
#CED1CF
text
#101311
muted
#7F8280