#8CD19D#8CD19D
#8CD19D is a light, moderate green. Relative luminance 0.536; OKLCH L 80.1% C 0.101 H 151.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD19D |
|---|---|
| RGB | rgb(140, 209, 157) |
| HSL | hsl(135, 43%, 68%) |
| HSV | hsv(135, 33%, 82%) |
| CMYK | cmyk(33%, 0%, 24.9%, 18%) |
| CIE-LAB | lab(78.23, -32.42, 19.06) |
| CIE-LCH | lch(78.23, 37.61, 149.56°) |
| OKLab | oklab(80.08% -0.0889 0.0486) |
| OKLCH | oklch(80.08% 0.101 151.3) |
| XYZ | xyz(39.6993, 53.6087, 40.1475) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.76
Seafoam
#7FE0B3
ΔE00 5.45
Darkseagreen
#8FBC8F
ΔE00 5.93
Soft Green
#6FC276
ΔE00 7.01
Light Teal
#90E4C1
ΔE00 7.14
Mediumaquamarine
#66CDAA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD19D #D18CC0
analogous
#9DD18C #8CD19D #8CD1BF
triadic
#8CD19D #9D8CD1 #D19D8C
tetradic
#8CD19D #8C9DD1 #D18CC0 #D1BF8C
square
#8CD19D #8C9DD1 #D18CC0 #D1BF8C
split-complementary
#8CD19D #BF8CD1 #D18C9D
monochromatic
#41A259 #60C078 #8CD19D #B8E2C2 #E3F4E8
Accessibility & contrast
On white
1.79
#8CD19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#8CD19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD19D
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD19D | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C69A
Deuteranopia (green-blind)
#C7BFA0
Tritanopia (blue-blind)
#81CFC3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cd19d; /* rgb */ color: rgb(140, 209, 157); /* oklch */ color: oklch(80.1% 0.101 151.3);
Tailwind
colors: {
custom: {
50: '#afdfba',
500: '#8cd19d',
950: '#000000',
},
}SCSS
$custom: #8cd19d; $custom-light: #afdfba; $custom-dark: #000000;
JSON
{
"hex": "#8cd19d",
"rgb": {
"r": 140,
"g": 209,
"b": 157
},
"hsl": {
"h": 134.783,
"s": 42.857,
"l": 68.431
},
"oklch": {
"l": 0.80083,
"c": 0.10137,
"h": 151.3
},
"luminance": 0.53611
}Semantic roles & 50–950 ramp
primary
#8CD19D
secondary
#A75B94
accent
#3095B6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481