#8FC293#8FC293
#8FC293 is a light, moderate green. Relative luminance 0.465; OKLCH L 76.6% C 0.085 H 146.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC293 |
|---|---|
| RGB | rgb(143, 194, 147) |
| HSL | hsl(125, 29%, 66%) |
| HSV | hsv(125, 26%, 76%) |
| CMYK | cmyk(26.3%, 0%, 24.2%, 23.9%) |
| CIE-LAB | lab(73.89, -26.07, 18.38) |
| CIE-LCH | lch(73.89, 31.90, 144.81°) |
| OKLab | oklab(76.56% -0.0713 0.0469) |
| OKLCH | oklch(76.56% 0.085 146.7) |
| XYZ | xyz(35.8844, 46.5285, 34.6883) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.73
Lichen
#8FB67B
ΔE00 5.23
Sage Green (survey)
#88B378
ΔE00 5.52
Faded Green
#7BB274
ΔE00 6.12
Sage
#87AE73
ΔE00 6.87
Soft Green
#6FC276
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC293 #C28FBE
analogous
#A4C28F #8FC293 #8FC2AC
triadic
#8FC293 #938FC2 #C2938F
tetradic
#8FC293 #8FA4C2 #C28FBE #C2AC8F
square
#8FC293 #8FA4C2 #C28FBE #C2AC8F
split-complementary
#8FC293 #AC8FC2 #C28FA4
monochromatic
#4C8B51 #67AC6D #8FC293 #B7D8B9 #DEEDDF
Accessibility & contrast
On white
2.04
#8FC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#8FC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC293
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC293 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B990
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#89BFB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fc293; /* rgb */ color: rgb(143, 194, 147); /* oklch */ color: oklch(76.6% 0.085 146.7);
Tailwind
colors: {
custom: {
50: '#b1d4b2',
500: '#8fc293',
950: '#000000',
},
}SCSS
$custom: #8fc293; $custom-light: #b1d4b2; $custom-dark: #000000;
JSON
{
"hex": "#8fc293",
"rgb": {
"r": 143,
"g": 194,
"b": 147
},
"hsl": {
"h": 124.706,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.76559,
"c": 0.08537,
"h": 146.7
},
"luminance": 0.4653
}Semantic roles & 50–950 ramp
primary
#8FC293
secondary
#DFCEDD
accent
#3DA0A8
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#111411
muted
#808380