#8CD8A2#8CD8A2
#8CD8A2 is a light, moderate green. Relative luminance 0.573; OKLCH L 81.8% C 0.107 H 152.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD8A2 |
|---|---|
| RGB | rgb(140, 216, 162) |
| HSL | hsl(137, 49%, 70%) |
| HSV | hsv(137, 35%, 85%) |
| CMYK | cmyk(35.2%, 0%, 25%, 15.3%) |
| CIE-LAB | lab(80.34, -34.77, 19.35) |
| CIE-LCH | lch(80.34, 39.79, 150.91°) |
| OKLab | oklab(81.82% -0.0954 0.0494) |
| OKLCH | oklch(81.82% 0.107 152.7) |
| XYZ | xyz(41.8903, 57.2935, 43.0269) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 4.28
Mint
#AAF0C1
ΔE00 6.19
Light Teal
#90E4C1
ΔE00 6.22
Light Sea Green
#98F6B0
ΔE00 6.95
Mediumaquamarine
#66CDAA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD8A2 #D88CC2
analogous
#9CD88C #8CD8A2 #8CD8C8
triadic
#8CD8A2 #A28CD8 #D8A28C
tetradic
#8CD8A2 #8C9CD8 #D88CC2 #D8C88C
square
#8CD8A2 #8C9CD8 #D88CC2 #D8C88C
split-complementary
#8CD8A2 #C88CD8 #D88C9C
monochromatic
#3BAE5D #5EC97D #8CD8A2 #BAE7C7 #E7F7EC
Accessibility & contrast
On white
1.69
#8CD8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#8CD8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD8A2
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD8A2 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9F
Deuteranopia (green-blind)
#CCC4A5
Tritanopia (blue-blind)
#7FD6C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd8a2; /* rgb */ color: rgb(140, 216, 162); /* oklch */ color: oklch(81.8% 0.107 152.7);
Tailwind
colors: {
custom: {
50: '#b0e4bd',
500: '#8cd8a2',
950: '#000000',
},
}SCSS
$custom: #8cd8a2; $custom-light: #b0e4bd; $custom-dark: #000000;
JSON
{
"hex": "#8cd8a2",
"rgb": {
"r": 140,
"g": 216,
"b": 162
},
"hsl": {
"h": 137.368,
"s": 49.351,
"l": 69.804
},
"oklch": {
"l": 0.81822,
"c": 0.10745,
"h": 152.7
},
"luminance": 0.57296
}Semantic roles & 50–950 ramp
primary
#8CD8A2
secondary
#AF5A96
accent
#2992BD
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482