#8FCD8D#8FCD8D
#8FCD8D is a light, moderate green. Relative luminance 0.514; OKLCH L 79.0% C 0.109 H 143.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCD8D |
|---|---|
| RGB | rgb(143, 205, 141) |
| HSL | hsl(118, 39%, 68%) |
| HSV | hsv(118, 31%, 80%) |
| CMYK | cmyk(30.2%, 0%, 31.2%, 19.6%) |
| CIE-LAB | lab(76.94, -32.35, 25.73) |
| CIE-LCH | lch(76.94, 41.33, 141.51°) |
| OKLab | oklab(78.98% -0.0882 0.0648) |
| OKLCH | oklch(78.98% 0.109 143.7) |
| XYZ | xyz(37.9652, 51.4238, 33.1196) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.05
Pistachio
#93C572
ΔE00 5.29
Darkseagreen
#8FBC8F
ΔE00 5.69
Hospital Green
#9BE5AA
ΔE00 6.05
Lichen
#8FB67B
ΔE00 6.47
Light Grey Green
#B7E1A1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCD8D #CB8DCD
analogous
#AFCD8D #8FCD8D #8DCDAB
triadic
#8FCD8D #8D8FCD #CD8D8F
tetradic
#8FCD8D #8DAFCD #CB8DCD #CDAB8D
square
#8FCD8D #8DAFCD #CB8DCD #CDAB8D
split-complementary
#8FCD8D #AB8DCD #CD8DAF
monochromatic
#479B44 #65BA62 #8FCD8D #B9E0B8 #E3F2E2
Accessibility & contrast
On white
1.86
#8FCD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#8FCD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCD8D
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCD8D | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C289
Deuteranopia (green-blind)
#C6BC91
Tritanopia (blue-blind)
#89C9BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fcd8d; /* rgb */ color: rgb(143, 205, 141); /* oklch */ color: oklch(79.0% 0.109 143.7);
Tailwind
colors: {
custom: {
50: '#b1dcae',
500: '#8fcd8d',
950: '#000000',
},
}SCSS
$custom: #8fcd8d; $custom-light: #b1dcae; $custom-dark: #000000;
JSON
{
"hex": "#8fcd8d",
"rgb": {
"r": 143,
"g": 205,
"b": 141
},
"hsl": {
"h": 118.125,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.78978,
"c": 0.10946,
"h": 143.7
},
"luminance": 0.51425
}Semantic roles & 50–950 ramp
primary
#8FCD8D
secondary
#A05CA2
accent
#33B2AE
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481