#8CD58B#8CD58B
#8CD58B is a light, vivid green. Relative luminance 0.550; OKLCH L 80.6% C 0.126 H 144.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD58B |
|---|---|
| RGB | rgb(140, 213, 139) |
| HSL | hsl(119, 47%, 69%) |
| HSV | hsv(119, 35%, 84%) |
| CMYK | cmyk(34.3%, 0%, 34.7%, 16.5%) |
| CIE-LAB | lab(79.06, -37.33, 29.58) |
| CIE-LCH | lch(79.06, 47.63, 141.60°) |
| OKLab | oklab(80.64% -0.1018 0.074) |
| OKLCH | oklch(80.64% 0.126 144) |
| XYZ | xyz(39.2679, 55.0261, 32.9731) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.26
Soft Green
#6FC276
ΔE00 5.49
Pistachio
#93C572
ΔE00 5.73
Lightgreen
#90EE90
ΔE00 6.09
Light Grey Green
#B7E1A1
ΔE00 6.54
Emerald
#50C878
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD58B #D48BD5
analogous
#B1D58B #8CD58B #8BD5AF
triadic
#8CD58B #8B8CD5 #D58B8C
tetradic
#8CD58B #8BB1D5 #D48BD5 #D5AF8B
square
#8CD58B #8BB1D5 #D48BD5 #D5AF8B
split-complementary
#8CD58B #AF8BD5 #D58BB1
monochromatic
#3EA93D #5FC55E #8CD58B #B9E5B8 #E5F6E5
Accessibility & contrast
On white
1.75
#8CD58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#8CD58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD58B
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD58B | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C886
Deuteranopia (green-blind)
#CDC18F
Tritanopia (blue-blind)
#84D1C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd58b; /* rgb */ color: rgb(140, 213, 139); /* oklch */ color: oklch(80.6% 0.126 144.0);
Tailwind
colors: {
custom: {
50: '#b0e2ad',
500: '#8cd58b',
950: '#000000',
},
}SCSS
$custom: #8cd58b; $custom-light: #b0e2ad; $custom-dark: #000000;
JSON
{
"hex": "#8cd58b",
"rgb": {
"r": 140,
"g": 213,
"b": 139
},
"hsl": {
"h": 119.189,
"s": 46.835,
"l": 69.02
},
"oklch": {
"l": 0.8064,
"c": 0.12581,
"h": 144
},
"luminance": 0.55028
}Semantic roles & 50–950 ramp
primary
#8CD58B
secondary
#AA59AB
accent
#2BBAB8
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481