#8FC699#8FC699
#8FC699 is a light, moderate green. Relative luminance 0.485; OKLCH L 77.6% C 0.086 H 149.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC699 |
|---|---|
| RGB | rgb(143, 198, 153) |
| HSL | hsl(131, 33%, 67%) |
| HSV | hsv(131, 28%, 78%) |
| CMYK | cmyk(27.8%, 0%, 22.7%, 22.4%) |
| CIE-LAB | lab(75.16, -26.94, 16.93) |
| CIE-LCH | lch(75.16, 31.82, 147.85°) |
| OKLab | oklab(77.62% -0.0739 0.0433) |
| OKLCH | oklch(77.62% 0.086 149.6) |
| XYZ | xyz(37.2698, 48.5262, 37.5336) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.94
Lichen
#8FB67B
ΔE00 6.58
Sage Green (survey)
#88B378
ΔE00 6.86
Pale Teal
#82CBB2
ΔE00 7.27
Faded Green
#7BB274
ΔE00 7.28
Soft Green
#6FC276
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC699 #C68FBC
analogous
#A1C68F #8FC699 #8FC6B5
triadic
#8FC699 #998FC6 #C6998F
tetradic
#8FC699 #8FA1C6 #C68FBC #C6B58F
square
#8FC699 #8FA1C6 #C68FBC #C6B58F
split-complementary
#8FC699 #B58FC6 #C68FA1
monochromatic
#4A9157 #66B174 #8FC699 #B8DBBE #E0EFE3
Accessibility & contrast
On white
1.96
#8FC699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#8FC699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC699
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC699 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD96
Deuteranopia (green-blind)
#BEB79B
Tritanopia (blue-blind)
#88C4BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc699; /* rgb */ color: rgb(143, 198, 153); /* oklch */ color: oklch(77.6% 0.086 149.6);
Tailwind
colors: {
custom: {
50: '#b1d7b7',
500: '#8fc699',
950: '#000000',
},
}SCSS
$custom: #8fc699; $custom-light: #b1d7b7; $custom-dark: #000000;
JSON
{
"hex": "#8fc699",
"rgb": {
"r": 143,
"g": 198,
"b": 153
},
"hsl": {
"h": 130.909,
"s": 32.544,
"l": 66.863
},
"oklch": {
"l": 0.7762,
"c": 0.0857,
"h": 149.6
},
"luminance": 0.48528
}Semantic roles & 50–950 ramp
primary
#8FC699
secondary
#E1D0DE
accent
#3A97AB
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380