#8FC792#8FC792
#8FC792 is a light, moderate green. Relative luminance 0.488; OKLCH L 77.7% C 0.095 H 145.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC792 |
|---|---|
| RGB | rgb(143, 199, 146) |
| HSL | hsl(123, 33%, 67%) |
| HSV | hsv(123, 28%, 78%) |
| CMYK | cmyk(28.1%, 0%, 26.6%, 22%) |
| CIE-LAB | lab(75.30, -28.67, 20.87) |
| CIE-LCH | lch(75.30, 35.46, 143.95°) |
| OKLab | oklab(77.69% -0.0783 0.053) |
| OKLCH | oklch(77.69% 0.095 145.9) |
| XYZ | xyz(36.9378, 48.7604, 34.6540) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.32
Lichen
#8FB67B
ΔE00 5.60
Soft Green
#6FC276
ΔE00 5.97
Sage Green (survey)
#88B378
ΔE00 5.99
Faded Green
#7BB274
ΔE00 6.40
Pistachio
#93C572
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC792 #C78FC4
analogous
#A8C78F #8FC792 #8FC7AE
triadic
#8FC792 #928FC7 #C7928F
tetradic
#8FC792 #8FA8C7 #C78FC4 #C7AE8F
square
#8FC792 #8FA8C7 #C78FC4 #C7AE8F
split-complementary
#8FC792 #AE8FC7 #C78FA8
monochromatic
#49924D #66B36A #8FC792 #B8DBBA #E1F0E1
Accessibility & contrast
On white
1.95
#8FC792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#8FC792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC792
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC792 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#89C4B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc792; /* rgb */ color: rgb(143, 199, 146); /* oklch */ color: oklch(77.7% 0.095 145.9);
Tailwind
colors: {
custom: {
50: '#b1d8b2',
500: '#8fc792',
950: '#000000',
},
}SCSS
$custom: #8fc792; $custom-light: #b1d8b2; $custom-dark: #000000;
JSON
{
"hex": "#8fc792",
"rgb": {
"r": 143,
"g": 199,
"b": 146
},
"hsl": {
"h": 123.214,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.77691,
"c": 0.09458,
"h": 145.9
},
"luminance": 0.48762
}Semantic roles & 50–950 ramp
primary
#8FC792
secondary
#E2D0E1
accent
#39A6AC
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380