#8BCD97#8BCD97
#8BCD97 is a light, moderate green. Relative luminance 0.514; OKLCH L 79.0% C 0.102 H 149.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCD97 |
|---|---|
| RGB | rgb(139, 205, 151) |
| HSL | hsl(131, 40%, 67%) |
| HSV | hsv(131, 32%, 80%) |
| CMYK | cmyk(32.2%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(76.91, -31.93, 20.39) |
| CIE-LCH | lch(76.91, 37.89, 147.44°) |
| OKLab | oklab(78.96% -0.0874 0.0519) |
| OKLCH | oklch(78.96% 0.102 149.3) |
| XYZ | xyz(38.0628, 51.3842, 37.1847) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 5.63
Soft Green
#6FC276
ΔE00 6.06
Seafoam
#7FE0B3
ΔE00 6.60
Lichen
#8FB67B
ΔE00 7.43
Emerald
#50C878
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCD97 #CD8BC1
analogous
#A0CD8B #8BCD97 #8BCDB8
triadic
#8BCD97 #978BCD #CD978B
tetradic
#8BCD97 #8BA0CD #CD8BC1 #CDB88B
square
#8BCD97 #8BA0CD #CD8BC1 #CDB88B
split-complementary
#8BCD97 #B88BCD #CD8BA0
monochromatic
#439B53 #60BB71 #8BCD97 #B6DFBD #E1F2E4
Accessibility & contrast
On white
1.86
#8BCD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#8BCD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCD97
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCD97 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#C4BB9A
Tritanopia (blue-blind)
#82CABE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8bcd97; /* rgb */ color: rgb(139, 205, 151); /* oklch */ color: oklch(79.0% 0.102 149.3);
Tailwind
colors: {
custom: {
50: '#afdcb5',
500: '#8bcd97',
950: '#000000',
},
}SCSS
$custom: #8bcd97; $custom-light: #afdcb5; $custom-dark: #000000;
JSON
{
"hex": "#8bcd97",
"rgb": {
"r": 139,
"g": 205,
"b": 151
},
"hsl": {
"h": 130.909,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.78964,
"c": 0.10166,
"h": 149.3
},
"luminance": 0.51386
}Semantic roles & 50–950 ramp
primary
#8BCD97
secondary
#A15B94
accent
#339BB3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481