#8CD08D#8CD08D
#8CD08D is a light, moderate green. Relative luminance 0.526; OKLCH L 79.5% C 0.116 H 144.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD08D |
|---|---|
| RGB | rgb(140, 208, 141) |
| HSL | hsl(121, 42%, 68%) |
| HSV | hsv(121, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 32.2%, 18.4%) |
| CIE-LAB | lab(77.64, -34.72, 26.66) |
| CIE-LCH | lch(77.64, 43.77, 142.49°) |
| OKLab | oklab(79.51% -0.0947 0.067) |
| OKLCH | oklch(79.51% 0.116 144.7) |
| XYZ | xyz(38.1771, 52.6085, 33.3370) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.95
Hospital Green
#9BE5AA
ΔE00 5.54
Pistachio
#93C572
ΔE00 5.61
Darkseagreen
#8FBC8F
ΔE00 6.64
Emerald
#50C878
ΔE00 6.75
Light Grey Green
#B7E1A1
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD08D #D08CCF
analogous
#ADD08C #8CD08D #8CD0AF
triadic
#8CD08D #8D8CD0 #D08D8C
tetradic
#8CD08D #8CADD0 #D08CCF #D0AF8C
square
#8CD08D #8CADD0 #D08CCF #D0AF8C
split-complementary
#8CD08D #AF8CD0 #D08CAD
monochromatic
#41A043 #61BE62 #8CD08D #B7E2B8 #E3F4E3
Accessibility & contrast
On white
1.82
#8CD08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#8CD08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD08D
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD08D | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C489
Deuteranopia (green-blind)
#C8BD91
Tritanopia (blue-blind)
#85CCBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8cd08d; /* rgb */ color: rgb(140, 208, 141); /* oklch */ color: oklch(79.5% 0.116 144.7);
Tailwind
colors: {
custom: {
50: '#b0deae',
500: '#8cd08d',
950: '#000000',
},
}SCSS
$custom: #8cd08d; $custom-light: #b0deae; $custom-dark: #000000;
JSON
{
"hex": "#8cd08d",
"rgb": {
"r": 140,
"g": 208,
"b": 141
},
"hsl": {
"h": 120.882,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.79508,
"c": 0.116,
"h": 144.7
},
"luminance": 0.5261
}Semantic roles & 50–950 ramp
primary
#8CD08D
secondary
#A55BA4
accent
#30B3B5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111510
muted
#818481