#8CD49D#8CD49D
#8CD49D is a light, moderate green. Relative luminance 0.551; OKLCH L 80.8% C 0.106 H 150.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD49D |
|---|---|
| RGB | rgb(140, 212, 157) |
| HSL | hsl(134, 46%, 69%) |
| HSV | hsv(134, 34%, 83%) |
| CMYK | cmyk(34%, 0%, 25.9%, 16.9%) |
| CIE-LAB | lab(79.10, -33.83, 20.25) |
| CIE-LCH | lch(79.10, 39.42, 149.09°) |
| OKLab | oklab(80.78% -0.0927 0.0516) |
| OKLCH | oklch(80.78% 0.106 150.9) |
| XYZ | xyz(40.4423, 55.0947, 40.3951) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.02
Seafoam
#7FE0B3
ΔE00 5.25
Darkseagreen
#8FBC8F
ΔE00 6.70
Soft Green
#6FC276
ΔE00 7.00
Mint
#AAF0C1
ΔE00 7.09
Light Teal
#90E4C1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD49D #D48CC3
analogous
#9FD48C #8CD49D #8CD4C1
triadic
#8CD49D #9D8CD4 #D49D8C
tetradic
#8CD49D #8C9FD4 #D48CC3 #D4C18C
square
#8CD49D #8C9FD4 #D48CC3 #D4C18C
split-complementary
#8CD49D #C18CD4 #D48C9F
monochromatic
#3EA757 #5FC377 #8CD49D #B9E5C3 #E5F5E9
Accessibility & contrast
On white
1.75
#8CD49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#8CD49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD49D
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD49D | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99A
Deuteranopia (green-blind)
#C9C1A0
Tritanopia (blue-blind)
#81D2C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd49d; /* rgb */ color: rgb(140, 212, 157); /* oklch */ color: oklch(80.8% 0.106 150.9);
Tailwind
colors: {
custom: {
50: '#b0e1ba',
500: '#8cd49d',
950: '#000000',
},
}SCSS
$custom: #8cd49d; $custom-light: #b0e1ba; $custom-dark: #000000;
JSON
{
"hex": "#8cd49d",
"rgb": {
"r": 140,
"g": 212,
"b": 157
},
"hsl": {
"h": 134.167,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.8078,
"c": 0.10607,
"h": 150.9
},
"luminance": 0.55097
}Semantic roles & 50–950 ramp
primary
#8CD49D
secondary
#AA5A97
accent
#2D98B9
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481