#8DD89F#8DD89F
#8DD89F is a light, moderate green. Relative luminance 0.573; OKLCH L 81.8% C 0.110 H 151.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD89F |
|---|---|
| RGB | rgb(141, 216, 159) |
| HSL | hsl(134, 49%, 70%) |
| HSV | hsv(134, 35%, 85%) |
| CMYK | cmyk(34.7%, 0%, 26.4%, 15.3%) |
| CIE-LAB | lab(80.33, -35.01, 20.91) |
| CIE-LCH | lch(80.33, 40.78, 149.15°) |
| OKLab | oklab(81.81% -0.0959 0.0532) |
| OKLCH | oklch(81.81% 0.11 151) |
| XYZ | xyz(41.7961, 57.2754, 41.6471) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.13
Seafoam
#7FE0B3
ΔE00 4.93
Mint
#AAF0C1
ΔE00 6.42
Light Sea Green
#98F6B0
ΔE00 6.77
Light Teal
#90E4C1
ΔE00 6.90
Light Grey Green
#B7E1A1
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD89F #D88DC6
analogous
#A0D88D #8DD89F #8DD8C5
triadic
#8DD89F #9F8DD8 #D89F8D
tetradic
#8DD89F #8DA0D8 #D88DC6 #D8C58D
square
#8DD89F #8DA0D8 #D88DC6 #D8C58D
split-complementary
#8DD89F #C58DD8 #D88DA0
monochromatic
#3CAF57 #5FC879 #8DD89F #BBE8C5 #E8F7EC
Accessibility & contrast
On white
1.69
#8DD89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#8DD89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD89F
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD89F | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9C
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#81D6C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8dd89f; /* rgb */ color: rgb(141, 216, 159); /* oklch */ color: oklch(81.8% 0.110 151.0);
Tailwind
colors: {
custom: {
50: '#b1e4bb',
500: '#8dd89f',
950: '#000000',
},
}SCSS
$custom: #8dd89f; $custom-light: #b1e4bb; $custom-dark: #000000;
JSON
{
"hex": "#8dd89f",
"rgb": {
"r": 141,
"g": 216,
"b": 159
},
"hsl": {
"h": 134.4,
"s": 49.02,
"l": 70
},
"oklch": {
"l": 0.81807,
"c": 0.1097,
"h": 151
},
"luminance": 0.57278
}Semantic roles & 50–950 ramp
primary
#8DD89F
secondary
#AF5B9A
accent
#2999BC
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482