#8FC795#8FC795
#8FC795 is a light, moderate green. Relative luminance 0.489; OKLCH L 77.8% C 0.091 H 147.4°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC795 |
|---|---|
| RGB | rgb(143, 199, 149) |
| HSL | hsl(126, 33%, 67%) |
| HSV | hsv(126, 28%, 78%) |
| CMYK | cmyk(28.1%, 0%, 25.1%, 22%) |
| CIE-LAB | lab(75.36, -28.14, 19.35) |
| CIE-LCH | lch(75.36, 34.15, 145.49°) |
| OKLab | oklab(77.76% -0.077 0.0493) |
| OKLCH | oklch(77.76% 0.091 147.4) |
| XYZ | xyz(37.1742, 48.8549, 35.8992) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.14
Lichen
#8FB67B
ΔE00 6.00
Sage Green (survey)
#88B378
ΔE00 6.35
Soft Green
#6FC276
ΔE00 6.49
Faded Green
#7BB274
ΔE00 6.75
Hospital Green
#9BE5AA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC795 #C78FC1
analogous
#A5C78F #8FC795 #8FC7B1
triadic
#8FC795 #958FC7 #C7958F
tetradic
#8FC795 #8FA5C7 #C78FC1 #C7B18F
square
#8FC795 #8FA5C7 #C78FC1 #C7B18F
split-complementary
#8FC795 #B18FC7 #C78FA5
monochromatic
#499251 #66B36E #8FC795 #B8DBBC #E1F0E2
Accessibility & contrast
On white
1.95
#8FC795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#8FC795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC795
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC795 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD92
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#88C4B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc795; /* rgb */ color: rgb(143, 199, 149); /* oklch */ color: oklch(77.8% 0.091 147.4);
Tailwind
colors: {
custom: {
50: '#b1d8b4',
500: '#8fc795',
950: '#000000',
},
}SCSS
$custom: #8fc795; $custom-light: #b1d8b4; $custom-dark: #000000;
JSON
{
"hex": "#8fc795",
"rgb": {
"r": 143,
"g": 199,
"b": 149
},
"hsl": {
"h": 126.429,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.77758,
"c": 0.09144,
"h": 147.4
},
"luminance": 0.48856
}Semantic roles & 50–950 ramp
primary
#8FC795
secondary
#E2D0E0
accent
#39A0AC
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380