#8CDC99#8CDC99
#8CDC99 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.6% C 0.122 H 148.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDC99 |
|---|---|
| RGB | rgb(140, 220, 153) |
| HSL | hsl(130, 53%, 71%) |
| HSV | hsv(130, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(81.32, -38.19, 25.39) |
| CIE-LCH | lch(81.32, 45.86, 146.38°) |
| OKLab | oklab(82.56% -0.1043 0.0641) |
| OKLCH | oklch(82.56% 0.122 148.4) |
| XYZ | xyz(42.1560, 59.0595, 39.3092) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.02
Lightgreen
#90EE90
ΔE00 5.70
Light Sea Green
#98F6B0
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 6.61
Light Mint Green
#A6FBB2
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDC99 #DC8CCF
analogous
#A7DC8C #8CDC99 #8CDCC1
triadic
#8CDC99 #998CDC #DC998C
tetradic
#8CDC99 #8CA7DC #DC8CCF #DCC18C
square
#8CDC99 #8CA7DC #DC8CCF #DCC18C
split-complementary
#8CDC99 #C18CDC #DC8CA7
monochromatic
#37B64C #5DCE6F #8CDC99 #BBEAC3 #E8F8EA
Accessibility & contrast
On white
1.64
#8CDC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#8CDC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDC99
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDC99 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#D1C79D
Tritanopia (blue-blind)
#80D9CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8cdc99; /* rgb */ color: rgb(140, 220, 153); /* oklch */ color: oklch(82.6% 0.122 148.4);
Tailwind
colors: {
custom: {
50: '#b0e7b7',
500: '#8cdc99',
950: '#000000',
},
}SCSS
$custom: #8cdc99; $custom-light: #b0e7b7; $custom-dark: #000000;
JSON
{
"hex": "#8cdc99",
"rgb": {
"r": 140,
"g": 220,
"b": 153
},
"hsl": {
"h": 129.75,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.82558,
"c": 0.12239,
"h": 148.4
},
"luminance": 0.59062
}Semantic roles & 50–950 ramp
primary
#8CDC99
secondary
#B359A5
accent
#25A7C1
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111611
muted
#818481