#8DCD98#8DCD98
#8DCD98 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.1% C 0.099 H 149.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD98 |
|---|---|
| RGB | rgb(141, 205, 152) |
| HSL | hsl(130, 39%, 68%) |
| HSV | hsv(130, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 25.9%, 19.6%) |
| CIE-LAB | lab(77.04, -31.12, 20.05) |
| CIE-LCH | lch(77.04, 37.02, 147.21°) |
| OKLab | oklab(79.1% -0.0852 0.0511) |
| OKLCH | oklch(79.1% 0.099 149.1) |
| XYZ | xyz(38.4814, 51.5906, 37.6301) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.88
Hospital Green
#9BE5AA
ΔE00 5.62
Soft Green
#6FC276
ΔE00 6.33
Seafoam
#7FE0B3
ΔE00 6.65
Lichen
#8FB67B
ΔE00 7.37
Light Grey Green
#B7E1A1
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD98 #CD8DC2
analogous
#A2CD8D #8DCD98 #8DCDB8
triadic
#8DCD98 #988DCD #CD988D
tetradic
#8DCD98 #8DA2CD #CD8DC2 #CDB88D
square
#8DCD98 #8DA2CD #CD8DC2 #CDB88D
split-complementary
#8DCD98 #B88DCD #CD8DA2
monochromatic
#449B53 #62BA72 #8DCD98 #B8E0BE #E2F2E5
Accessibility & contrast
On white
1.86
#8DCD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#8DCD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD98
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD98 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC295
Deuteranopia (green-blind)
#C4BC9B
Tritanopia (blue-blind)
#84CABF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8dcd98; /* rgb */ color: rgb(141, 205, 152); /* oklch */ color: oklch(79.1% 0.099 149.1);
Tailwind
colors: {
custom: {
50: '#b0dcb6',
500: '#8dcd98',
950: '#000000',
},
}SCSS
$custom: #8dcd98; $custom-light: #b0dcb6; $custom-dark: #000000;
JSON
{
"hex": "#8dcd98",
"rgb": {
"r": 141,
"g": 205,
"b": 152
},
"hsl": {
"h": 130.313,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79098,
"c": 0.09934,
"h": 149.1
},
"luminance": 0.51592
}Semantic roles & 50–950 ramp
primary
#8DCD98
secondary
#A25C96
accent
#339CB2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481