#8CD09C#8CD09C
#8CD09C is a light, moderate green. Relative luminance 0.531; OKLCH L 79.8% C 0.101 H 151.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD09C |
|---|---|
| RGB | rgb(140, 208, 156) |
| HSL | hsl(134, 42%, 68%) |
| HSV | hsv(134, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 25%, 18.4%) |
| CIE-LAB | lab(77.93, -32.14, 19.16) |
| CIE-LCH | lch(77.93, 37.41, 149.20°) |
| OKLab | oklab(79.83% -0.0881 0.0489) |
| OKLCH | oklch(79.83% 0.101 151) |
| XYZ | xyz(39.3697, 53.0856, 39.6182) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.98
Darkseagreen
#8FBC8F
ΔE00 5.68
Seafoam
#7FE0B3
ΔE00 5.69
Soft Green
#6FC276
ΔE00 6.86
Mediumaquamarine
#66CDAA
ΔE00 7.31
Light Teal
#90E4C1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD09C #D08CC0
analogous
#9ED08C #8CD09C #8CD0BE
triadic
#8CD09C #9C8CD0 #D09C8C
tetradic
#8CD09C #8C9ED0 #D08CC0 #D0BE8C
square
#8CD09C #8C9ED0 #D08CC0 #D0BE8C
split-complementary
#8CD09C #BE8CD0 #D08C9E
monochromatic
#41A058 #61BE77 #8CD09C #B7E2C1 #E3F4E7
Accessibility & contrast
On white
1.81
#8CD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#8CD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD09C
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD09C | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C599
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#82CEC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cd09c; /* rgb */ color: rgb(140, 208, 156); /* oklch */ color: oklch(79.8% 0.101 151.0);
Tailwind
colors: {
custom: {
50: '#afdeb9',
500: '#8cd09c',
950: '#000000',
},
}SCSS
$custom: #8cd09c; $custom-light: #afdeb9; $custom-dark: #000000;
JSON
{
"hex": "#8cd09c",
"rgb": {
"r": 140,
"g": 208,
"b": 156
},
"hsl": {
"h": 134.118,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.79829,
"c": 0.10078,
"h": 151
},
"luminance": 0.53087
}Semantic roles & 50–950 ramp
primary
#8CD09C
secondary
#A55B94
accent
#3096B5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481