#8CD67B#8CD67B
#8CD67B is a light, vivid green. Relative luminance 0.551; OKLCH L 80.6% C 0.144 H 139.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD67B |
|---|---|
| RGB | rgb(140, 214, 123) |
| HSL | hsl(109, 53%, 66%) |
| HSV | hsv(109, 43%, 84%) |
| CMYK | cmyk(34.6%, 0%, 42.5%, 16.1%) |
| CIE-LAB | lab(79.10, -40.16, 37.78) |
| CIE-LCH | lch(79.10, 55.13, 136.75°) |
| OKLab | oklab(80.59% -0.1097 0.0926) |
| OKLCH | oklch(80.59% 0.144 139.8) |
| XYZ | xyz(38.4356, 55.0968, 27.3446) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.84
Lightgreen
#90EE90
ΔE00 5.57
Soft Green
#6FC276
ΔE00 6.21
Lightish Green
#61E160
ΔE00 6.23
Fresh Green
#69D84F
ΔE00 6.25
Light Moss Green
#A6C875
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD67B #C57BD6
analogous
#B9D67B #8CD67B #7BD697
triadic
#8CD67B #7B8CD6 #D67B8C
tetradic
#8CD67B #7BB9D6 #C57BD6 #D6977B
square
#8CD67B #7BB9D6 #C57BD6 #D6977B
split-complementary
#8CD67B #977BD6 #D67BB9
monochromatic
#48A433 #63C74C #8CD67B #B5E5AA #DDF3D8
Accessibility & contrast
On white
1.75
#8CD67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#8CD67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD67B
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD67B | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC874
Deuteranopia (green-blind)
#D0C180
Tritanopia (blue-blind)
#87D1C0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd67b; /* rgb */ color: rgb(140, 214, 123); /* oklch */ color: oklch(80.6% 0.144 139.8);
Tailwind
colors: {
custom: {
50: '#b0e3a2',
500: '#8cd67b',
950: '#000000',
},
}SCSS
$custom: #8cd67b; $custom-light: #b0e3a2; $custom-dark: #000000;
JSON
{
"hex": "#8cd67b",
"rgb": {
"r": 140,
"g": 214,
"b": 123
},
"hsl": {
"h": 108.791,
"s": 52.601,
"l": 66.078
},
"oklch": {
"l": 0.80592,
"c": 0.14359,
"h": 139.8
},
"luminance": 0.55099
}Semantic roles & 50–950 ramp
primary
#8CD67B
secondary
#974DA8
accent
#25C0A3
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480