#8CD8A1#8CD8A1
#8CD8A1 is a light, moderate green. Relative luminance 0.573; OKLCH L 81.8% C 0.108 H 152.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD8A1 |
|---|---|
| RGB | rgb(140, 216, 161) |
| HSL | hsl(137, 49%, 70%) |
| HSV | hsv(137, 35%, 85%) |
| CMYK | cmyk(35.2%, 0%, 25.5%, 15.3%) |
| CIE-LAB | lab(80.32, -34.95, 19.84) |
| CIE-LCH | lch(80.32, 40.19, 150.42°) |
| OKLab | oklab(81.8% -0.0959 0.0506) |
| OKLCH | oklch(81.8% 0.108 152.2) |
| XYZ | xyz(41.8017, 57.2581, 42.5606) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 4.46
Mint
#AAF0C1
ΔE00 6.27
Light Teal
#90E4C1
ΔE00 6.44
Light Sea Green
#98F6B0
ΔE00 6.88
Light Grey Green
#B7E1A1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD8A1 #D88CC3
analogous
#9DD88C #8CD8A1 #8CD8C7
triadic
#8CD8A1 #A18CD8 #D8A18C
tetradic
#8CD8A1 #8C9DD8 #D88CC3 #D8C78C
square
#8CD8A1 #8C9DD8 #D88CC3 #D8C78C
split-complementary
#8CD8A1 #C78CD8 #D88C9D
monochromatic
#3BAE5B #5EC97C #8CD8A1 #BAE7C6 #E7F7EC
Accessibility & contrast
On white
1.69
#8CD8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#8CD8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD8A1
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD8A1 | 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)
#D8CC9E
Deuteranopia (green-blind)
#CCC4A4
Tritanopia (blue-blind)
#7FD6C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd8a1; /* rgb */ color: rgb(140, 216, 161); /* oklch */ color: oklch(81.8% 0.108 152.2);
Tailwind
colors: {
custom: {
50: '#b0e4bd',
500: '#8cd8a1',
950: '#000000',
},
}SCSS
$custom: #8cd8a1; $custom-light: #b0e4bd; $custom-dark: #000000;
JSON
{
"hex": "#8cd8a1",
"rgb": {
"r": 140,
"g": 216,
"b": 161
},
"hsl": {
"h": 136.579,
"s": 49.351,
"l": 69.804
},
"oklch": {
"l": 0.81799,
"c": 0.1084,
"h": 152.2
},
"luminance": 0.5726
}Semantic roles & 50–950 ramp
primary
#8CD8A1
secondary
#AF5A97
accent
#2994BD
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482