#8CD8A0#8CD8A0
#8CD8A0 is a light, moderate green. Relative luminance 0.572; OKLCH L 81.8% C 0.109 H 151.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD8A0 |
|---|---|
| RGB | rgb(140, 216, 160) |
| HSL | hsl(136, 49%, 70%) |
| HSV | hsv(136, 35%, 85%) |
| CMYK | cmyk(35.2%, 0%, 25.9%, 15.3%) |
| CIE-LAB | lab(80.30, -35.14, 20.34) |
| CIE-LCH | lch(80.30, 40.60, 149.93°) |
| OKLab | oklab(81.78% -0.0963 0.0518) |
| OKLCH | oklch(81.78% 0.109 151.7) |
| XYZ | xyz(41.7139, 57.2230, 42.0981) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.21
Seafoam
#7FE0B3
ΔE00 4.64
Mint
#AAF0C1
ΔE00 6.36
Light Teal
#90E4C1
ΔE00 6.65
Light Sea Green
#98F6B0
ΔE00 6.82
Light Grey Green
#B7E1A1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD8A0 #D88CC4
analogous
#9ED88C #8CD8A0 #8CD8C6
triadic
#8CD8A0 #A08CD8 #D8A08C
tetradic
#8CD8A0 #8C9ED8 #D88CC4 #D8C68C
square
#8CD8A0 #8C9ED8 #D88CC4 #D8C68C
split-complementary
#8CD8A0 #C68CD8 #D88C9E
monochromatic
#3BAE59 #5EC97A #8CD8A0 #BAE7C6 #E7F7EC
Accessibility & contrast
On white
1.69
#8CD8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#8CD8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD8A0
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD8A0 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9D
Deuteranopia (green-blind)
#CDC4A3
Tritanopia (blue-blind)
#7FD6C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd8a0; /* rgb */ color: rgb(140, 216, 160); /* oklch */ color: oklch(81.8% 0.109 151.7);
Tailwind
colors: {
custom: {
50: '#b0e4bc',
500: '#8cd8a0',
950: '#000000',
},
}SCSS
$custom: #8cd8a0; $custom-light: #b0e4bc; $custom-dark: #000000;
JSON
{
"hex": "#8cd8a0",
"rgb": {
"r": 140,
"g": 216,
"b": 160
},
"hsl": {
"h": 135.789,
"s": 49.351,
"l": 69.804
},
"oklch": {
"l": 0.81777,
"c": 0.10937,
"h": 151.7
},
"luminance": 0.57225
}Semantic roles & 50–950 ramp
primary
#8CD8A0
secondary
#AF5A98
accent
#2996BD
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482