#8DCD92#8DCD92
#8DCD92 is a light, moderate green. Relative luminance 0.514; OKLCH L 79.0% C 0.105 H 146.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD92 |
|---|---|
| RGB | rgb(141, 205, 146) |
| HSL | hsl(125, 39%, 68%) |
| HSV | hsv(125, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 28.8%, 19.6%) |
| CIE-LAB | lab(76.92, -32.17, 23.06) |
| CIE-LCH | lch(76.92, 39.58, 144.36°) |
| OKLab | oklab(78.97% -0.0878 0.0584) |
| OKLCH | oklch(78.97% 0.105 146.4) |
| XYZ | xyz(38.0024, 51.3990, 35.1072) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.24
Soft Green
#6FC276
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 5.71
Pistachio
#93C572
ΔE00 6.45
Lichen
#8FB67B
ΔE00 6.84
Light Grey Green
#B7E1A1
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD92 #CD8DC8
analogous
#A8CD8D #8DCD92 #8DCDB2
triadic
#8DCD92 #928DCD #CD928D
tetradic
#8DCD92 #8DA8CD #CD8DC8 #CDB28D
square
#8DCD92 #8DA8CD #CD8DC8 #CDB28D
split-complementary
#8DCD92 #B28DCD #CD8DA8
monochromatic
#449B4B #62BA69 #8DCD92 #B8E0BB #E2F2E3
Accessibility & contrast
On white
1.86
#8DCD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#8DCD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD92
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD92 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28E
Deuteranopia (green-blind)
#C5BB95
Tritanopia (blue-blind)
#85CABD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8dcd92; /* rgb */ color: rgb(141, 205, 146); /* oklch */ color: oklch(79.0% 0.105 146.4);
Tailwind
colors: {
custom: {
50: '#b0dcb2',
500: '#8dcd92',
950: '#000000',
},
}SCSS
$custom: #8dcd92; $custom-light: #b0dcb2; $custom-dark: #000000;
JSON
{
"hex": "#8dcd92",
"rgb": {
"r": 141,
"g": 205,
"b": 146
},
"hsl": {
"h": 124.687,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.78967,
"c": 0.10548,
"h": 146.4
},
"luminance": 0.51401
}Semantic roles & 50–950 ramp
primary
#8DCD92
secondary
#A25C9C
accent
#33A8B2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111511
muted
#818481