#8CD18D#8CD18D
#8CD18D is a light, moderate green. Relative luminance 0.531; OKLCH L 79.7% C 0.118 H 144.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD18D |
|---|---|
| RGB | rgb(140, 209, 141) |
| HSL | hsl(121, 43%, 68%) |
| HSV | hsv(121, 33%, 82%) |
| CMYK | cmyk(33%, 0%, 32.5%, 18%) |
| CIE-LAB | lab(77.93, -35.18, 27.04) |
| CIE-LCH | lch(77.93, 44.38, 142.45°) |
| OKLab | oklab(79.74% -0.0959 0.0679) |
| OKLCH | oklch(79.74% 0.118 144.7) |
| XYZ | xyz(38.4217, 53.0977, 33.4186) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 5.40
Pistachio
#93C572
ΔE00 5.66
Light Grey Green
#B7E1A1
ΔE00 6.72
Emerald
#50C878
ΔE00 6.75
Darkseagreen
#8FBC8F
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD18D #D18CD0
analogous
#ADD18C #8CD18D #8CD1AF
triadic
#8CD18D #8D8CD1 #D18D8C
tetradic
#8CD18D #8CADD1 #D18CD0 #D1AF8C
square
#8CD18D #8CADD1 #D18CD0 #D1AF8C
split-complementary
#8CD18D #AF8CD1 #D18CAD
monochromatic
#41A242 #60C062 #8CD18D #B8E2B8 #E3F4E4
Accessibility & contrast
On white
1.81
#8CD18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#8CD18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD18D
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD18D | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C589
Deuteranopia (green-blind)
#C9BE91
Tritanopia (blue-blind)
#85CDBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cd18d; /* rgb */ color: rgb(140, 209, 141); /* oklch */ color: oklch(79.7% 0.118 144.7);
Tailwind
colors: {
custom: {
50: '#b0dfaf',
500: '#8cd18d',
950: '#000000',
},
}SCSS
$custom: #8cd18d; $custom-light: #b0dfaf; $custom-dark: #000000;
JSON
{
"hex": "#8cd18d",
"rgb": {
"r": 140,
"g": 209,
"b": 141
},
"hsl": {
"h": 120.87,
"s": 42.857,
"l": 68.431
},
"oklch": {
"l": 0.79742,
"c": 0.11756,
"h": 144.7
},
"luminance": 0.53099
}Semantic roles & 50–950 ramp
primary
#8CD18D
secondary
#A75BA5
accent
#30B4B6
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111510
muted
#818481