#8CD494#8CD494
#8CD494 is a light, moderate green. Relative luminance 0.548; OKLCH L 80.6% C 0.115 H 147.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD494 |
|---|---|
| RGB | rgb(140, 212, 148) |
| HSL | hsl(127, 46%, 69%) |
| HSV | hsv(127, 34%, 83%) |
| CMYK | cmyk(34%, 0%, 30.2%, 16.9%) |
| CIE-LAB | lab(78.93, -35.40, 24.73) |
| CIE-LCH | lch(78.93, 43.18, 145.06°) |
| OKLab | oklab(80.59% -0.0966 0.0625) |
| OKLCH | oklch(80.59% 0.115 147.1) |
| XYZ | xyz(39.7021, 54.7986, 36.4965) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.32
Soft Green
#6FC276
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 6.68
Seafoam
#7FE0B3
ΔE00 6.85
Pistachio
#93C572
ΔE00 6.93
Emerald
#50C878
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD494 #D48CCC
analogous
#A8D48C #8CD494 #8CD4B8
triadic
#8CD494 #948CD4 #D4948C
tetradic
#8CD494 #8CA8D4 #D48CCC #D4B88C
square
#8CD494 #8CA8D4 #D48CCC #D4B88C
split-complementary
#8CD494 #B88CD4 #D48CA8
monochromatic
#3EA74A #5FC36B #8CD494 #B9E5BD #E5F5E7
Accessibility & contrast
On white
1.76
#8CD494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#8CD494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD494
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD494 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C890
Deuteranopia (green-blind)
#CBC198
Tritanopia (blue-blind)
#83D1C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd494; /* rgb */ color: rgb(140, 212, 148); /* oklch */ color: oklch(80.6% 0.115 147.1);
Tailwind
colors: {
custom: {
50: '#b0e1b3',
500: '#8cd494',
950: '#000000',
},
}SCSS
$custom: #8cd494; $custom-light: #b0e1b3; $custom-dark: #000000;
JSON
{
"hex": "#8cd494",
"rgb": {
"r": 140,
"g": 212,
"b": 148
},
"hsl": {
"h": 126.667,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.80586,
"c": 0.11507,
"h": 147.1
},
"luminance": 0.54801
}Semantic roles & 50–950 ramp
primary
#8CD494
secondary
#AA5AA1
accent
#2DA9B9
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481