#8DCD90#8DCD90
#8DCD90 is a light, moderate green. Relative luminance 0.513; OKLCH L 78.9% C 0.108 H 145.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD90 |
|---|---|
| RGB | rgb(141, 205, 144) |
| HSL | hsl(123, 39%, 68%) |
| HSV | hsv(123, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(76.88, -32.51, 24.07) |
| CIE-LCH | lch(76.88, 40.44, 143.49°) |
| OKLab | oklab(78.93% -0.0887 0.0608) |
| OKLCH | oklch(78.93% 0.108 145.6) |
| XYZ | xyz(37.8482, 51.3373, 34.2950) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.17
Darkseagreen
#8FBC8F
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 5.81
Pistachio
#93C572
ΔE00 6.05
Lichen
#8FB67B
ΔE00 6.72
Light Grey Green
#B7E1A1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD90 #CD8DCA
analogous
#AACD8D #8DCD90 #8DCDB0
triadic
#8DCD90 #908DCD #CD908D
tetradic
#8DCD90 #8DAACD #CD8DCA #CDB08D
square
#8DCD90 #8DAACD #CD8DCA #CDB08D
split-complementary
#8DCD90 #B08DCD #CD8DAA
monochromatic
#449B48 #62BA67 #8DCD90 #B8E0B9 #E2F2E3
Accessibility & contrast
On white
1.86
#8DCD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#8DCD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD90
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD90 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28C
Deuteranopia (green-blind)
#C5BB93
Tritanopia (blue-blind)
#86CABD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8dcd90; /* rgb */ color: rgb(141, 205, 144); /* oklch */ color: oklch(78.9% 0.108 145.6);
Tailwind
colors: {
custom: {
50: '#b0dcb1',
500: '#8dcd90',
950: '#000000',
},
}SCSS
$custom: #8dcd90; $custom-light: #b0dcb1; $custom-dark: #000000;
JSON
{
"hex": "#8dcd90",
"rgb": {
"r": 141,
"g": 205,
"b": 144
},
"hsl": {
"h": 122.813,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.78925,
"c": 0.10756,
"h": 145.6
},
"luminance": 0.51339
}Semantic roles & 50–950 ramp
primary
#8DCD90
secondary
#A25C9F
accent
#33ACB2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111510
muted
#818481