#8FC692#8FC692
#8FC692 is a light, moderate green. Relative luminance 0.483; OKLCH L 77.5% C 0.093 H 146.0°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC692 |
|---|---|
| RGB | rgb(143, 198, 146) |
| HSL | hsl(123, 33%, 67%) |
| HSV | hsv(123, 28%, 78%) |
| CMYK | cmyk(27.8%, 0%, 26.3%, 22.4%) |
| CIE-LAB | lab(75.01, -28.18, 20.47) |
| CIE-LCH | lch(75.01, 34.83, 144.01°) |
| OKLab | oklab(77.46% -0.077 0.052) |
| OKLCH | oklch(77.46% 0.093 146) |
| XYZ | xyz(36.7085, 48.3017, 34.5776) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.01
Lichen
#8FB67B
ΔE00 5.46
Sage Green (survey)
#88B378
ΔE00 5.83
Soft Green
#6FC276
ΔE00 6.10
Faded Green
#7BB274
ΔE00 6.28
Pistachio
#93C572
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC692 #C68FC3
analogous
#A8C68F #8FC692 #8FC6AE
triadic
#8FC692 #928FC6 #C6928F
tetradic
#8FC692 #8FA8C6 #C68FC3 #C6AE8F
square
#8FC692 #8FA8C6 #C68FC3 #C6AE8F
split-complementary
#8FC692 #AE8FC6 #C68FA8
monochromatic
#4A914E #66B16B #8FC692 #B8DBB9 #E0EFE1
Accessibility & contrast
On white
1.97
#8FC692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#8FC692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC692
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC692 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8F
Deuteranopia (green-blind)
#BFB695
Tritanopia (blue-blind)
#89C3B8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc692; /* rgb */ color: rgb(143, 198, 146); /* oklch */ color: oklch(77.5% 0.093 146.0);
Tailwind
colors: {
custom: {
50: '#b1d7b2',
500: '#8fc692',
950: '#000000',
},
}SCSS
$custom: #8fc692; $custom-light: #b1d7b2; $custom-dark: #000000;
JSON
{
"hex": "#8fc692",
"rgb": {
"r": 143,
"g": 198,
"b": 146
},
"hsl": {
"h": 123.273,
"s": 32.544,
"l": 66.863
},
"oklch": {
"l": 0.7746,
"c": 0.09296,
"h": 146
},
"luminance": 0.48303
}Semantic roles & 50–950 ramp
primary
#8FC692
secondary
#E1D0E0
accent
#3AA5AB
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380