#8CD48D#8CD48D
#8CD48D is a light, vivid green. Relative luminance 0.546; OKLCH L 80.4% C 0.122 H 144.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD48D |
|---|---|
| RGB | rgb(140, 212, 141) |
| HSL | hsl(121, 46%, 69%) |
| HSV | hsv(121, 34%, 83%) |
| CMYK | cmyk(34%, 0%, 33.5%, 16.9%) |
| CIE-LAB | lab(78.80, -36.56, 28.21) |
| CIE-LCH | lch(78.80, 46.17, 142.34°) |
| OKLab | oklab(80.44% -0.0997 0.0707) |
| OKLCH | oklch(80.44% 0.122 144.6) |
| XYZ | xyz(39.1647, 54.5836, 33.6662) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.07
Soft Green
#6FC276
ΔE00 5.40
Pistachio
#93C572
ΔE00 5.88
Lightgreen
#90EE90
ΔE00 6.51
Light Grey Green
#B7E1A1
ΔE00 6.55
Emerald
#50C878
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD48D #D48CD3
analogous
#AFD48C #8CD48D #8CD4B1
triadic
#8CD48D #8D8CD4 #D48D8C
tetradic
#8CD48D #8CAFD4 #D48CD3 #D4B18C
square
#8CD48D #8CAFD4 #D48CD3 #D4B18C
split-complementary
#8CD48D #B18CD4 #D48CAF
monochromatic
#3EA740 #5FC361 #8CD48D #B9E5B9 #E5F5E5
Accessibility & contrast
On white
1.76
#8CD48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#8CD48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD48D
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD48D | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C788
Deuteranopia (green-blind)
#CCC091
Tritanopia (blue-blind)
#84D0C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd48d; /* rgb */ color: rgb(140, 212, 141); /* oklch */ color: oklch(80.4% 0.122 144.6);
Tailwind
colors: {
custom: {
50: '#b0e1af',
500: '#8cd48d',
950: '#000000',
},
}SCSS
$custom: #8cd48d; $custom-light: #b0e1af; $custom-dark: #000000;
JSON
{
"hex": "#8cd48d",
"rgb": {
"r": 140,
"g": 212,
"b": 141
},
"hsl": {
"h": 120.833,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.80445,
"c": 0.12221,
"h": 144.6
},
"luminance": 0.54586
}Semantic roles & 50–950 ramp
primary
#8CD48D
secondary
#AA5AA9
accent
#2DB7B9
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481