#8CD09E#8CD09E
#8CD09E is a light, moderate green. Relative luminance 0.532; OKLCH L 79.9% C 0.099 H 152.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD09E |
|---|---|
| RGB | rgb(140, 208, 158) |
| HSL | hsl(136, 42%, 68%) |
| HSV | hsv(136, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 24%, 18.4%) |
| CIE-LAB | lab(77.97, -31.77, 18.16) |
| CIE-LCH | lch(77.97, 36.59, 150.25°) |
| OKLab | oklab(79.87% -0.0873 0.0464) |
| OKLCH | oklch(79.87% 0.099 152) |
| XYZ | xyz(39.5405, 53.1539, 40.5174) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.08
Seafoam
#7FE0B3
ΔE00 5.42
Darkseagreen
#8FBC8F
ΔE00 5.69
Mediumaquamarine
#66CDAA
ΔE00 6.94
Light Teal
#90E4C1
ΔE00 6.99
Soft Green
#6FC276
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD09E #D08CBE
analogous
#9CD08C #8CD09E #8CD0C0
triadic
#8CD09E #9E8CD0 #D09E8C
tetradic
#8CD09E #8C9CD0 #D08CBE #D0C08C
square
#8CD09E #8C9CD0 #D08CBE #D0C08C
split-complementary
#8CD09E #C08CD0 #D08C9C
monochromatic
#41A05B #61BE79 #8CD09E #B7E2C3 #E3F4E7
Accessibility & contrast
On white
1.81
#8CD09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#8CD09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD09E
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD09E | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59B
Deuteranopia (green-blind)
#C5BEA1
Tritanopia (blue-blind)
#81CEC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cd09e; /* rgb */ color: rgb(140, 208, 158); /* oklch */ color: oklch(79.9% 0.099 152.0);
Tailwind
colors: {
custom: {
50: '#afdeba',
500: '#8cd09e',
950: '#000000',
},
}SCSS
$custom: #8cd09e; $custom-light: #afdeba; $custom-dark: #000000;
JSON
{
"hex": "#8cd09e",
"rgb": {
"r": 140,
"g": 208,
"b": 158
},
"hsl": {
"h": 135.882,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.79874,
"c": 0.09882,
"h": 152
},
"luminance": 0.53156
}Semantic roles & 50–950 ramp
primary
#8CD09E
secondary
#A55B92
accent
#3092B5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481