#8FCD7A#8FCD7A
#8FCD7A is a light, vivid green. Relative luminance 0.509; OKLCH L 78.6% C 0.129 H 138.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCD7A |
|---|---|
| RGB | rgb(143, 205, 122) |
| HSL | hsl(105, 45%, 64%) |
| HSV | hsv(105, 40%, 80%) |
| CMYK | cmyk(30.2%, 0%, 40.5%, 19.6%) |
| CIE-LAB | lab(76.62, -35.24, 35.13) |
| CIE-LCH | lch(76.62, 49.76, 135.08°) |
| OKLab | oklab(78.62% -0.0964 0.0865) |
| OKLCH | oklch(78.62% 0.129 138.1) |
| XYZ | xyz(36.6707, 50.9060, 26.3023) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.59
Soft Green
#6FC276
ΔE00 5.11
Light Moss Green
#A6C875
ΔE00 5.12
Pale Olive Green
#B1D27B
ΔE00 6.10
Lichen
#8FB67B
ΔE00 7.03
Turtle Green
#75B84F
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCD7A #B87ACD
analogous
#B9CD7A #8FCD7A #7ACD8F
triadic
#8FCD7A #7A8FCD #CD7A8F
tetradic
#8FCD7A #7AB9CD #B87ACD #CD8F7A
square
#8FCD7A #7AB9CD #B87ACD #CD8F7A
split-complementary
#8FCD7A #8F7ACD #CD7AB9
monochromatic
#4F9538 #6ABC4E #8FCD7A #B4DEA6 #DAEED3
Accessibility & contrast
On white
1.88
#8FCD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#8FCD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCD7A
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCD7A | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C174
Deuteranopia (green-blind)
#C9BB7F
Tritanopia (blue-blind)
#8CC8B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fcd7a; /* rgb */ color: rgb(143, 205, 122); /* oklch */ color: oklch(78.6% 0.129 138.1);
Tailwind
colors: {
custom: {
50: '#b2dca1',
500: '#8fcd7a',
950: '#000000',
},
}SCSS
$custom: #8fcd7a; $custom-light: #b2dca1; $custom-dark: #000000;
JSON
{
"hex": "#8fcd7a",
"rgb": {
"r": 143,
"g": 205,
"b": 122
},
"hsl": {
"h": 104.819,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.78622,
"c": 0.12947,
"h": 138.1
},
"luminance": 0.50907
}Semantic roles & 50–950 ramp
primary
#8FCD7A
secondary
#88509B
accent
#2DB995
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480