#8FC092#8FC092
#8FC092 is a light, moderate green. Relative luminance 0.456; OKLCH L 76.1% C 0.083 H 146.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC092 |
|---|---|
| RGB | rgb(143, 192, 146) |
| HSL | hsl(124, 28%, 66%) |
| HSV | hsv(124, 26%, 75%) |
| CMYK | cmyk(25.5%, 0%, 24%, 24.7%) |
| CIE-LAB | lab(73.29, -25.27, 18.10) |
| CIE-LCH | lch(73.29, 31.08, 144.39°) |
| OKLab | oklab(76.08% -0.0691 0.0462) |
| OKLCH | oklch(76.08% 0.083 146.2) |
| XYZ | xyz(35.3641, 45.6130, 34.1295) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.16
Lichen
#8FB67B
ΔE00 4.96
Sage Green (survey)
#88B378
ΔE00 5.22
Faded Green
#7BB274
ΔE00 5.91
Sage
#87AE73
ΔE00 6.51
Greenish Grey
#96AE8D
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC092 #C08FBD
analogous
#A4C08F #8FC092 #8FC0AA
triadic
#8FC092 #928FC0 #C0928F
tetradic
#8FC092 #8FA4C0 #C08FBD #C0AA8F
square
#8FC092 #8FA4C0 #C08FBD #C0AA8F
split-complementary
#8FC092 #AA8FC0 #C08FA4
monochromatic
#4D8850 #68AA6C #8FC092 #B6D6B8 #DDECDE
Accessibility & contrast
On white
2.07
#8FC092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#8FC092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC092
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC092 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78F
Deuteranopia (green-blind)
#BAB294
Tritanopia (blue-blind)
#8ABDB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fc092; /* rgb */ color: rgb(143, 192, 146); /* oklch */ color: oklch(76.1% 0.083 146.2);
Tailwind
colors: {
custom: {
50: '#b1d3b2',
500: '#8fc092',
950: '#000000',
},
}SCSS
$custom: #8fc092; $custom-light: #b1d3b2; $custom-dark: #000000;
JSON
{
"hex": "#8fc092",
"rgb": {
"r": 143,
"g": 192,
"b": 146
},
"hsl": {
"h": 123.673,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.76076,
"c": 0.08312,
"h": 146.2
},
"luminance": 0.45614
}Semantic roles & 50–950 ramp
primary
#8FC092
secondary
#DECDDD
accent
#3FA0A7
background
#FAFCFA
surface
#F5F9F5
border
#CFD2CF
text
#111411
muted
#808280