#8FCD91#8FCD91
#8FCD91 is a light, moderate green. Relative luminance 0.515; OKLCH L 79.1% C 0.105 H 145.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCD91 |
|---|---|
| RGB | rgb(143, 205, 145) |
| HSL | hsl(122, 38%, 68%) |
| HSV | hsv(122, 30%, 80%) |
| CMYK | cmyk(30.2%, 0%, 29.3%, 19.6%) |
| CIE-LAB | lab(77.01, -31.69, 23.73) |
| CIE-LCH | lch(77.01, 39.59, 143.18°) |
| OKLab | oklab(79.06% -0.0865 0.06) |
| OKLCH | oklch(79.06% 0.105 145.3) |
| XYZ | xyz(38.2682, 51.5450, 34.7154) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.25
Soft Green
#6FC276
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 5.78
Pistachio
#93C572
ΔE00 6.08
Lichen
#8FB67B
ΔE00 6.64
Light Grey Green
#B7E1A1
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCD91 #CD8FCB
analogous
#ACCD8F #8FCD91 #8FCDB0
triadic
#8FCD91 #918FCD #CD918F
tetradic
#8FCD91 #8FACCD #CD8FCB #CDB08F
square
#8FCD91 #8FACCD #CD8FCB #CDB08F
split-complementary
#8FCD91 #B08FCD #CD8FAC
monochromatic
#469C48 #65BA67 #8FCD91 #B9E0BB #E4F3E4
Accessibility & contrast
On white
1.86
#8FCD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#8FCD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCD91
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCD91 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28D
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#88CABD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8fcd91; /* rgb */ color: rgb(143, 205, 145); /* oklch */ color: oklch(79.1% 0.105 145.3);
Tailwind
colors: {
custom: {
50: '#b1dcb1',
500: '#8fcd91',
950: '#000000',
},
}SCSS
$custom: #8fcd91; $custom-light: #b1dcb1; $custom-dark: #000000;
JSON
{
"hex": "#8fcd91",
"rgb": {
"r": 143,
"g": 205,
"b": 145
},
"hsl": {
"h": 121.935,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.7906,
"c": 0.10526,
"h": 145.3
},
"luminance": 0.51547
}Semantic roles & 50–950 ramp
primary
#8FCD91
secondary
#A25EA0
accent
#34ADB1
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481