#8FCD8A#8FCD8A
#8FCD8A is a light, moderate green. Relative luminance 0.513; OKLCH L 78.9% C 0.113 H 142.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCD8A |
|---|---|
| RGB | rgb(143, 205, 138) |
| HSL | hsl(116, 40%, 67%) |
| HSV | hsv(116, 33%, 80%) |
| CMYK | cmyk(30.2%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(76.88, -32.84, 27.22) |
| CIE-LCH | lch(76.88, 42.65, 140.34°) |
| OKLab | oklab(78.92% -0.0895 0.0683) |
| OKLCH | oklch(78.92% 0.113 142.7) |
| XYZ | xyz(37.7450, 51.3357, 31.9599) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.73
Soft Green
#6FC276
ΔE00 4.85
Darkseagreen
#8FBC8F
ΔE00 6.07
Hospital Green
#9BE5AA
ΔE00 6.33
Lichen
#8FB67B
ΔE00 6.42
Light Grey Green
#B7E1A1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCD8A #C88ACD
analogous
#B1CD8A #8FCD8A #8ACDA6
triadic
#8FCD8A #8A8FCD #CD8A8F
tetradic
#8FCD8A #8AB1CD #C88ACD #CDA68A
square
#8FCD8A #8AB1CD #C88ACD #CDA68A
split-complementary
#8FCD8A #A68ACD #CD8AB1
monochromatic
#499B42 #66BB5F #8FCD8A #B8DFB5 #E1F2E0
Accessibility & contrast
On white
1.86
#8FCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#8FCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCD8A
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCD8A | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C286
Deuteranopia (green-blind)
#C7BB8E
Tritanopia (blue-blind)
#8AC9BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fcd8a; /* rgb */ color: rgb(143, 205, 138); /* oklch */ color: oklch(78.9% 0.113 142.7);
Tailwind
colors: {
custom: {
50: '#b1dcac',
500: '#8fcd8a',
950: '#000000',
},
}SCSS
$custom: #8fcd8a; $custom-light: #b1dcac; $custom-dark: #000000;
JSON
{
"hex": "#8fcd8a",
"rgb": {
"r": 143,
"g": 205,
"b": 138
},
"hsl": {
"h": 115.522,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.78917,
"c": 0.11263,
"h": 142.7
},
"luminance": 0.51337
}Semantic roles & 50–950 ramp
primary
#8FCD8A
secondary
#9C5AA1
accent
#32B3AA
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481