#8DCF97#8DCF97
#8DCF97 is a light, moderate green. Relative luminance 0.525; OKLCH L 79.5% C 0.104 H 148.4°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCF97 |
|---|---|
| RGB | rgb(141, 207, 151) |
| HSL | hsl(129, 41%, 68%) |
| HSV | hsv(129, 32%, 81%) |
| CMYK | cmyk(31.9%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(77.59, -32.24, 21.35) |
| CIE-LCH | lch(77.59, 38.67, 146.49°) |
| OKLab | oklab(79.54% -0.0882 0.0542) |
| OKLCH | oklch(79.54% 0.104 148.4) |
| XYZ | xyz(38.8813, 52.5209, 37.3610) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.13
Darkseagreen
#8FBC8F
ΔE00 5.48
Soft Green
#6FC276
ΔE00 6.10
Seafoam
#7FE0B3
ΔE00 6.61
Light Grey Green
#B7E1A1
ΔE00 7.26
Pistachio
#93C572
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCF97 #CF8DC5
analogous
#A4CF8D #8DCF97 #8DCFB8
triadic
#8DCF97 #978DCF #CF978D
tetradic
#8DCF97 #8DA4CF #CF8DC5 #CFB88D
square
#8DCF97 #8DA4CF #CF8DC5 #CFB88D
split-complementary
#8DCF97 #B88DCF #CF8DA4
monochromatic
#439F51 #62BD70 #8DCF97 #B8E1BE #E3F3E6
Accessibility & contrast
On white
1.83
#8DCF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#8DCF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCF97
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCF97 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C494
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#84CCC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8dcf97; /* rgb */ color: rgb(141, 207, 151); /* oklch */ color: oklch(79.5% 0.104 148.4);
Tailwind
colors: {
custom: {
50: '#b0deb5',
500: '#8dcf97',
950: '#000000',
},
}SCSS
$custom: #8dcf97; $custom-light: #b0deb5; $custom-dark: #000000;
JSON
{
"hex": "#8dcf97",
"rgb": {
"r": 141,
"g": 207,
"b": 151
},
"hsl": {
"h": 129.091,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.7954,
"c": 0.10354,
"h": 148.4
},
"luminance": 0.52523
}Semantic roles & 50–950 ramp
primary
#8DCF97
secondary
#A45C99
accent
#32A0B4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481