#8CD09A#8CD09A
#8CD09A is a light, moderate green. Relative luminance 0.530; OKLCH L 79.8% C 0.103 H 150.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD09A |
|---|---|
| RGB | rgb(140, 208, 154) |
| HSL | hsl(132, 42%, 68%) |
| HSV | hsv(132, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 26%, 18.4%) |
| CIE-LAB | lab(77.89, -32.50, 20.16) |
| CIE-LCH | lch(77.89, 38.24, 148.18°) |
| OKLab | oklab(79.78% -0.089 0.0513) |
| OKLCH | oklch(79.78% 0.103 150) |
| XYZ | xyz(39.2018, 53.0184, 38.7336) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.92
Darkseagreen
#8FBC8F
ΔE00 5.71
Seafoam
#7FE0B3
ΔE00 5.98
Soft Green
#6FC276
ΔE00 6.52
Light Grey Green
#B7E1A1
ΔE00 7.53
Mediumaquamarine
#66CDAA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD09A #D08CC2
analogous
#A0D08C #8CD09A #8CD0BC
triadic
#8CD09A #9A8CD0 #D09A8C
tetradic
#8CD09A #8CA0D0 #D08CC2 #D0BC8C
square
#8CD09A #8CA0D0 #D08CC2 #D0BC8C
split-complementary
#8CD09A #BC8CD0 #D08CA0
monochromatic
#41A055 #61BE74 #8CD09A #B7E2C0 #E3F4E6
Accessibility & contrast
On white
1.81
#8CD09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#8CD09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD09A
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD09A | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C597
Deuteranopia (green-blind)
#C6BE9D
Tritanopia (blue-blind)
#82CEC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cd09a; /* rgb */ color: rgb(140, 208, 154); /* oklch */ color: oklch(79.8% 0.103 150.0);
Tailwind
colors: {
custom: {
50: '#afdeb8',
500: '#8cd09a',
950: '#000000',
},
}SCSS
$custom: #8cd09a; $custom-light: #afdeb8; $custom-dark: #000000;
JSON
{
"hex": "#8cd09a",
"rgb": {
"r": 140,
"g": 208,
"b": 154
},
"hsl": {
"h": 132.353,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.79784,
"c": 0.10276,
"h": 150
},
"luminance": 0.5302
}Semantic roles & 50–950 ramp
primary
#8CD09A
secondary
#A55B96
accent
#309AB5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481