#8FCF8A#8FCF8A
#8FCF8A is a light, moderate green. Relative luminance 0.523; OKLCH L 79.4% C 0.116 H 142.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCF8A |
|---|---|
| RGB | rgb(143, 207, 138) |
| HSL | hsl(116, 42%, 68%) |
| HSV | hsv(116, 33%, 81%) |
| CMYK | cmyk(30.9%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(77.46, -33.77, 28.00) |
| CIE-LCH | lch(77.46, 43.87, 140.34°) |
| OKLab | oklab(79.38% -0.0921 0.0702) |
| OKLCH | oklch(79.38% 0.116 142.7) |
| XYZ | xyz(38.2264, 52.2986, 32.1203) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.80
Soft Green
#6FC276
ΔE00 4.98
Hospital Green
#9BE5AA
ΔE00 6.04
Light Grey Green
#B7E1A1
ΔE00 6.52
Darkseagreen
#8FBC8F
ΔE00 6.64
Lichen
#8FB67B
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCF8A #CA8ACF
analogous
#B2CF8A #8FCF8A #8ACFA7
triadic
#8FCF8A #8A8FCF #CF8A8F
tetradic
#8FCF8A #8AB2CF #CA8ACF #CFA78A
square
#8FCF8A #8AB2CF #CA8ACF #CFA78A
split-complementary
#8FCF8A #A78ACF #CF8AB2
monochromatic
#489E41 #65BD5F #8FCF8A #B9E1B5 #E2F3E1
Accessibility & contrast
On white
1.83
#8FCF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#8FCF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCF8A
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCF8A | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C385
Deuteranopia (green-blind)
#C8BD8E
Tritanopia (blue-blind)
#89CBBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fcf8a; /* rgb */ color: rgb(143, 207, 138); /* oklch */ color: oklch(79.4% 0.116 142.7);
Tailwind
colors: {
custom: {
50: '#b2deac',
500: '#8fcf8a',
950: '#000000',
},
}SCSS
$custom: #8fcf8a; $custom-light: #b2deac; $custom-dark: #000000;
JSON
{
"hex": "#8fcf8a",
"rgb": {
"r": 143,
"g": 207,
"b": 138
},
"hsl": {
"h": 115.652,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.79384,
"c": 0.11577,
"h": 142.7
},
"luminance": 0.523
}Semantic roles & 50–950 ramp
primary
#8FCF8A
secondary
#9E5AA4
accent
#31B5AB
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481