#8CD09D#8CD09D
#8CD09D is a light, moderate green. Relative luminance 0.531; OKLCH L 79.9% C 0.100 H 151.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD09D |
|---|---|
| RGB | rgb(140, 208, 157) |
| HSL | hsl(135, 42%, 68%) |
| HSV | hsv(135, 33%, 82%) |
| CMYK | cmyk(32.7%, 0%, 24.5%, 18.4%) |
| CIE-LAB | lab(77.95, -31.95, 18.66) |
| CIE-LCH | lch(77.95, 37.00, 149.72°) |
| OKLab | oklab(79.85% -0.0877 0.0476) |
| OKLCH | oklch(79.85% 0.1 151.5) |
| XYZ | xyz(39.4548, 53.1196, 40.0659) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.02
Seafoam
#7FE0B3
ΔE00 5.55
Darkseagreen
#8FBC8F
ΔE00 5.68
Soft Green
#6FC276
ΔE00 7.04
Mediumaquamarine
#66CDAA
ΔE00 7.12
Light Teal
#90E4C1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD09D #D08CBF
analogous
#9DD08C #8CD09D #8CD0BF
triadic
#8CD09D #9D8CD0 #D09D8C
tetradic
#8CD09D #8C9DD0 #D08CBF #D0BF8C
square
#8CD09D #8C9DD0 #D08CBF #D0BF8C
split-complementary
#8CD09D #BF8CD0 #D08C9D
monochromatic
#41A059 #61BE78 #8CD09D #B7E2C2 #E3F4E7
Accessibility & contrast
On white
1.81
#8CD09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#8CD09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD09D
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD09D | 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)
#D1C59A
Deuteranopia (green-blind)
#C6BEA0
Tritanopia (blue-blind)
#81CEC2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cd09d; /* rgb */ color: rgb(140, 208, 157); /* oklch */ color: oklch(79.9% 0.100 151.5);
Tailwind
colors: {
custom: {
50: '#afdeba',
500: '#8cd09d',
950: '#000000',
},
}SCSS
$custom: #8cd09d; $custom-light: #afdeba; $custom-dark: #000000;
JSON
{
"hex": "#8cd09d",
"rgb": {
"r": 140,
"g": 208,
"b": 157
},
"hsl": {
"h": 135,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.79851,
"c": 0.09979,
"h": 151.5
},
"luminance": 0.53122
}Semantic roles & 50–950 ramp
primary
#8CD09D
secondary
#A55B93
accent
#3094B5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481