#8DCD99#8DCD99
#8DCD99 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.1% C 0.098 H 149.6°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD99 |
|---|---|
| RGB | rgb(141, 205, 153) |
| HSL | hsl(131, 39%, 68%) |
| HSV | hsv(131, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 25.4%, 19.6%) |
| CIE-LAB | lab(77.06, -30.95, 19.55) |
| CIE-LCH | lch(77.06, 36.60, 147.72°) |
| OKLab | oklab(79.12% -0.0848 0.0498) |
| OKLCH | oklch(79.12% 0.098 149.6) |
| XYZ | xyz(38.5636, 51.6235, 38.0632) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.86
Hospital Green
#9BE5AA
ΔE00 5.64
Soft Green
#6FC276
ΔE00 6.51
Seafoam
#7FE0B3
ΔE00 6.52
Lichen
#8FB67B
ΔE00 7.48
Mediumaquamarine
#66CDAA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD99 #CD8DC1
analogous
#A1CD8D #8DCD99 #8DCDB9
triadic
#8DCD99 #998DCD #CD998D
tetradic
#8DCD99 #8DA1CD #CD8DC1 #CDB98D
square
#8DCD99 #8DA1CD #CD8DC1 #CDB98D
split-complementary
#8DCD99 #B98DCD #CD8DA1
monochromatic
#449B55 #62BA73 #8DCD99 #B8E0BF #E2F2E5
Accessibility & contrast
On white
1.85
#8DCD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#8DCD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD99
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD99 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC296
Deuteranopia (green-blind)
#C4BC9C
Tritanopia (blue-blind)
#84CBBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8dcd99; /* rgb */ color: rgb(141, 205, 153); /* oklch */ color: oklch(79.1% 0.098 149.6);
Tailwind
colors: {
custom: {
50: '#b0dcb7',
500: '#8dcd99',
950: '#000000',
},
}SCSS
$custom: #8dcd99; $custom-light: #b0dcb7; $custom-dark: #000000;
JSON
{
"hex": "#8dcd99",
"rgb": {
"r": 141,
"g": 205,
"b": 153
},
"hsl": {
"h": 131.25,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79121,
"c": 0.09833,
"h": 149.6
},
"luminance": 0.51625
}Semantic roles & 50–950 ramp
primary
#8DCD99
secondary
#A25C95
accent
#339AB2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481