#8CD8A9#8CD8A9
#8CD8A9 is a light, moderate green. Relative luminance 0.576; OKLCH L 82.0% C 0.101 H 156.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD8A9 |
|---|---|
| RGB | rgb(140, 216, 169) |
| HSL | hsl(143, 49%, 70%) |
| HSV | hsv(143, 35%, 85%) |
| CMYK | cmyk(35.2%, 0%, 21.8%, 15.3%) |
| CIE-LAB | lab(80.49, -33.46, 15.86) |
| CIE-LCH | lch(80.49, 37.03, 154.64°) |
| OKLab | oklab(81.98% -0.0924 0.0407) |
| OKLCH | oklch(81.98% 0.101 156.2) |
| XYZ | xyz(42.5299, 57.5494, 46.3956) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.19
Hospital Green
#9BE5AA
ΔE00 4.14
Light Teal
#90E4C1
ΔE00 4.74
Mint
#AAF0C1
ΔE00 5.86
Mediumaquamarine
#66CDAA
ΔE00 6.16
Seafoam Blue
#78D1B6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD8A9 #D88CBB
analogous
#95D88C #8CD8A9 #8CD8CF
triadic
#8CD8A9 #A98CD8 #D8A98C
tetradic
#8CD8A9 #8C95D8 #D88CBB #D8CF8C
square
#8CD8A9 #8C95D8 #D88CBB #D8CF8C
split-complementary
#8CD8A9 #CF8CD8 #D88C95
monochromatic
#3BAE67 #5EC987 #8CD8A9 #BAE7CB #E7F7ED
Accessibility & contrast
On white
1.68
#8CD8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#8CD8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD8A9
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD8A9 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA6
Deuteranopia (green-blind)
#CBC4AC
Tritanopia (blue-blind)
#7DD7CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cd8a9; /* rgb */ color: rgb(140, 216, 169); /* oklch */ color: oklch(82.0% 0.101 156.2);
Tailwind
colors: {
custom: {
50: '#b0e4c2',
500: '#8cd8a9',
950: '#000000',
},
}SCSS
$custom: #8cd8a9; $custom-light: #b0e4c2; $custom-dark: #000000;
JSON
{
"hex": "#8cd8a9",
"rgb": {
"r": 140,
"g": 216,
"b": 169
},
"hsl": {
"h": 142.895,
"s": 49.351,
"l": 69.804
},
"oklch": {
"l": 0.81984,
"c": 0.10093,
"h": 156.2
},
"luminance": 0.57552
}Semantic roles & 50–950 ramp
primary
#8CD8A9
secondary
#AF5A8E
accent
#2984BD
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482