#8CD6A2#8CD6A2
#8CD6A2 is a light, moderate green. Relative luminance 0.563; OKLCH L 81.4% C 0.104 H 153.0°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD6A2 |
|---|---|
| RGB | rgb(140, 214, 162) |
| HSL | hsl(138, 47%, 69%) |
| HSV | hsv(138, 35%, 84%) |
| CMYK | cmyk(34.6%, 0%, 24.3%, 16.1%) |
| CIE-LAB | lab(79.77, -33.84, 18.55) |
| CIE-LCH | lch(79.77, 38.59, 151.27°) |
| OKLab | oklab(81.36% -0.093 0.0474) |
| OKLCH | oklch(81.36% 0.104 153) |
| XYZ | xyz(41.3810, 56.2750, 42.8571) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.80
Seafoam
#7FE0B3
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 6.15
Mint
#AAF0C1
ΔE00 6.45
Mediumaquamarine
#66CDAA
ΔE00 7.03
Darkseagreen
#8FBC8F
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD6A2 #D68CC0
analogous
#9BD68C #8CD6A2 #8CD6C7
triadic
#8CD6A2 #A28CD6 #D6A28C
tetradic
#8CD6A2 #8C9BD6 #D68CC0 #D6C78C
square
#8CD6A2 #8C9BD6 #D68CC0 #D6C78C
split-complementary
#8CD6A2 #C78CD6 #D68C9B
monochromatic
#3DAB5E #5FC67E #8CD6A2 #B9E6C6 #E6F6EB
Accessibility & contrast
On white
1.71
#8CD6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#8CD6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD6A2
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD6A2 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CB9F
Deuteranopia (green-blind)
#CAC3A5
Tritanopia (blue-blind)
#7FD4C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd6a2; /* rgb */ color: rgb(140, 214, 162); /* oklch */ color: oklch(81.4% 0.104 153.0);
Tailwind
colors: {
custom: {
50: '#b0e3bd',
500: '#8cd6a2',
950: '#000000',
},
}SCSS
$custom: #8cd6a2; $custom-light: #b0e3bd; $custom-dark: #000000;
JSON
{
"hex": "#8cd6a2",
"rgb": {
"r": 140,
"g": 214,
"b": 162
},
"hsl": {
"h": 137.838,
"s": 47.436,
"l": 69.412
},
"oklch": {
"l": 0.81358,
"c": 0.10435,
"h": 153
},
"luminance": 0.56277
}Semantic roles & 50–950 ramp
primary
#8CD6A2
secondary
#AC5A94
accent
#2B90BB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482