#8CD69D#8CD69D
#8CD69D is a light, moderate green. Relative luminance 0.561; OKLCH L 81.2% C 0.109 H 150.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD69D |
|---|---|
| RGB | rgb(140, 214, 157) |
| HSL | hsl(134, 47%, 69%) |
| HSV | hsv(134, 35%, 84%) |
| CMYK | cmyk(34.6%, 0%, 26.6%, 16.1%) |
| CIE-LAB | lab(79.67, -34.75, 21.04) |
| CIE-LCH | lch(79.67, 40.63, 148.81°) |
| OKLab | oklab(81.25% -0.0952 0.0535) |
| OKLCH | oklch(81.25% 0.109 150.6) |
| XYZ | xyz(40.9454, 56.1008, 40.5628) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.58
Seafoam
#7FE0B3
ΔE00 5.20
Mint
#AAF0C1
ΔE00 6.86
Soft Green
#6FC276
ΔE00 7.06
Light Grey Green
#B7E1A1
ΔE00 7.14
Light Teal
#90E4C1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD69D #D68CC5
analogous
#A0D68C #8CD69D #8CD6C2
triadic
#8CD69D #9D8CD6 #D69D8C
tetradic
#8CD69D #8CA0D6 #D68CC5 #D6C28C
square
#8CD69D #8CA0D6 #D68CC5 #D6C28C
split-complementary
#8CD69D #C28CD6 #D68CA0
monochromatic
#3DAB56 #5FC677 #8CD69D #B9E6C3 #E6F6EA
Accessibility & contrast
On white
1.72
#8CD69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#8CD69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD69D
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD69D | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA9A
Deuteranopia (green-blind)
#CBC2A0
Tritanopia (blue-blind)
#80D4C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd69d; /* rgb */ color: rgb(140, 214, 157); /* oklch */ color: oklch(81.2% 0.109 150.6);
Tailwind
colors: {
custom: {
50: '#b0e3ba',
500: '#8cd69d',
950: '#000000',
},
}SCSS
$custom: #8cd69d; $custom-light: #b0e3ba; $custom-dark: #000000;
JSON
{
"hex": "#8cd69d",
"rgb": {
"r": 140,
"g": 214,
"b": 157
},
"hsl": {
"h": 133.784,
"s": 47.436,
"l": 69.412
},
"oklch": {
"l": 0.81245,
"c": 0.10919,
"h": 150.6
},
"luminance": 0.56103
}Semantic roles & 50–950 ramp
primary
#8CD69D
secondary
#AC5A99
accent
#2B9ABB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481