#8CD490#8CD490
#8CD490 is a light, moderate green. Relative luminance 0.547; OKLCH L 80.5% C 0.119 H 145.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD490 |
|---|---|
| RGB | rgb(140, 212, 144) |
| HSL | hsl(123, 46%, 69%) |
| HSV | hsv(123, 34%, 83%) |
| CMYK | cmyk(34%, 0%, 32.1%, 16.9%) |
| CIE-LAB | lab(78.85, -36.07, 26.72) |
| CIE-LCH | lch(78.85, 44.89, 143.47°) |
| OKLab | oklab(80.5% -0.0984 0.0672) |
| OKLCH | oklch(80.5% 0.119 145.7) |
| XYZ | xyz(39.3909, 54.6741, 34.8578) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.71
Soft Green
#6FC276
ΔE00 5.55
Pistachio
#93C572
ΔE00 6.30
Light Grey Green
#B7E1A1
ΔE00 6.57
Lightgreen
#90EE90
ΔE00 6.79
Emerald
#50C878
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD490 #D48CD0
analogous
#ACD48C #8CD490 #8CD4B4
triadic
#8CD490 #908CD4 #D4908C
tetradic
#8CD490 #8CACD4 #D48CD0 #D4B48C
square
#8CD490 #8CACD4 #D48CD0 #D4B48C
split-complementary
#8CD490 #B48CD4 #D48CAC
monochromatic
#3EA744 #5FC365 #8CD490 #B9E5BB #E5F5E6
Accessibility & contrast
On white
1.76
#8CD490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#8CD490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD490
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD490 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88C
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#84D0C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd490; /* rgb */ color: rgb(140, 212, 144); /* oklch */ color: oklch(80.5% 0.119 145.7);
Tailwind
colors: {
custom: {
50: '#b0e1b1',
500: '#8cd490',
950: '#000000',
},
}SCSS
$custom: #8cd490; $custom-light: #b0e1b1; $custom-dark: #000000;
JSON
{
"hex": "#8cd490",
"rgb": {
"r": 140,
"g": 212,
"b": 144
},
"hsl": {
"h": 123.333,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.80504,
"c": 0.11914,
"h": 145.7
},
"luminance": 0.54676
}Semantic roles & 50–950 ramp
primary
#8CD490
secondary
#AA5AA6
accent
#2DB1B9
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481