#8DD588#8DD588
#8DD588 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.6% C 0.128 H 142.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD588 |
|---|---|
| RGB | rgb(141, 213, 136) |
| HSL | hsl(116, 48%, 68%) |
| HSV | hsv(116, 36%, 84%) |
| CMYK | cmyk(33.8%, 0%, 36.2%, 16.5%) |
| CIE-LAB | lab(79.06, -37.48, 31.14) |
| CIE-LCH | lch(79.06, 48.73, 140.28°) |
| OKLab | oklab(80.64% -0.1022 0.0776) |
| OKLCH | oklch(80.64% 0.128 142.8) |
| XYZ | xyz(39.2211, 55.0269, 31.8425) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.32
Soft Green
#6FC276
ΔE00 5.54
Hospital Green
#9BE5AA
ΔE00 5.70
Lightgreen
#90EE90
ΔE00 5.92
Light Grey Green
#B7E1A1
ΔE00 6.51
Emerald
#50C878
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD588 #D088D5
analogous
#B3D588 #8DD588 #88D5A9
triadic
#8DD588 #888DD5 #D5888D
tetradic
#8DD588 #88B3D5 #D088D5 #D5A988
square
#8DD588 #88B3D5 #D088D5 #D5A988
split-complementary
#8DD588 #A988D5 #D588B3
monochromatic
#42A73B #62C55B #8DD588 #B8E5B5 #E4F5E2
Accessibility & contrast
On white
1.75
#8DD588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#8DD588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD588
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD588 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C883
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#86D1C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dd588; /* rgb */ color: rgb(141, 213, 136); /* oklch */ color: oklch(80.6% 0.128 142.8);
Tailwind
colors: {
custom: {
50: '#b1e2ab',
500: '#8dd588',
950: '#000000',
},
}SCSS
$custom: #8dd588; $custom-light: #b1e2ab; $custom-dark: #000000;
JSON
{
"hex": "#8dd588",
"rgb": {
"r": 141,
"g": 213,
"b": 136
},
"hsl": {
"h": 116.104,
"s": 47.826,
"l": 68.431
},
"oklch": {
"l": 0.80638,
"c": 0.1283,
"h": 142.8
},
"luminance": 0.55029
}Semantic roles & 50–950 ramp
primary
#8DD588
secondary
#A556AB
accent
#2ABBB2
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481