#8CD4A2#8CD4A2
#8CD4A2 is a light, moderate green. Relative luminance 0.553; OKLCH L 80.9% C 0.101 H 153.4°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD4A2 |
|---|---|
| RGB | rgb(140, 212, 162) |
| HSL | hsl(138, 46%, 69%) |
| HSV | hsv(138, 34%, 83%) |
| CMYK | cmyk(34%, 0%, 23.6%, 16.9%) |
| CIE-LAB | lab(79.20, -32.91, 17.75) |
| CIE-LCH | lch(79.20, 37.39, 151.66°) |
| OKLab | oklab(80.89% -0.0905 0.0454) |
| OKLCH | oklch(80.89% 0.101 153.4) |
| XYZ | xyz(40.8779, 55.2689, 42.6895) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.32
Seafoam
#7FE0B3
ΔE00 4.47
Light Teal
#90E4C1
ΔE00 6.14
Mediumaquamarine
#66CDAA
ΔE00 6.72
Darkseagreen
#8FBC8F
ΔE00 6.72
Mint
#AAF0C1
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD4A2 #D48CBE
analogous
#9AD48C #8CD4A2 #8CD4C6
triadic
#8CD4A2 #A28CD4 #D4A28C
tetradic
#8CD4A2 #8C9AD4 #D48CBE #D4C68C
square
#8CD4A2 #8C9AD4 #D48CBE #D4C68C
split-complementary
#8CD4A2 #C68CD4 #D48C9A
monochromatic
#3EA75E #5FC37E #8CD4A2 #B9E5C6 #E5F5EA
Accessibility & contrast
On white
1.74
#8CD4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#8CD4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD4A2
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD4A2 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C99F
Deuteranopia (green-blind)
#C8C1A5
Tritanopia (blue-blind)
#80D2C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd4a2; /* rgb */ color: rgb(140, 212, 162); /* oklch */ color: oklch(80.9% 0.101 153.4);
Tailwind
colors: {
custom: {
50: '#b0e1bd',
500: '#8cd4a2',
950: '#000000',
},
}SCSS
$custom: #8cd4a2; $custom-light: #b0e1bd; $custom-dark: #000000;
JSON
{
"hex": "#8cd4a2",
"rgb": {
"r": 140,
"g": 212,
"b": 162
},
"hsl": {
"h": 138.333,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.80894,
"c": 0.10124,
"h": 153.4
},
"luminance": 0.55271
}Semantic roles & 50–950 ramp
primary
#8CD4A2
secondary
#AA5A92
accent
#2D8EB9
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111512
muted
#818482