#8CD28F#8CD28F
#8CD28F is a light, moderate green. Relative luminance 0.537; OKLCH L 80.0% C 0.117 H 145.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD28F |
|---|---|
| RGB | rgb(140, 210, 143) |
| HSL | hsl(123, 44%, 69%) |
| HSV | hsv(123, 33%, 82%) |
| CMYK | cmyk(33.3%, 0%, 31.9%, 17.6%) |
| CIE-LAB | lab(78.26, -35.31, 26.44) |
| CIE-LCH | lch(78.26, 44.12, 143.18°) |
| OKLab | oklab(80.02% -0.0963 0.0665) |
| OKLCH | oklch(80.02% 0.117 145.4) |
| XYZ | xyz(38.8180, 53.6500, 34.2914) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.06
Soft Green
#6FC276
ΔE00 5.27
Pistachio
#93C572
ΔE00 6.03
Light Grey Green
#B7E1A1
ΔE00 6.68
Emerald
#50C878
ΔE00 6.81
Darkseagreen
#8FBC8F
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD28F #D28CCF
analogous
#ACD28C #8CD28F #8CD2B2
triadic
#8CD28F #8F8CD2 #D28F8C
tetradic
#8CD28F #8CACD2 #D28CCF #D2B28C
square
#8CD28F #8CACD2 #D28CCF #D2B28C
split-complementary
#8CD28F #B28CD2 #D28CAC
monochromatic
#40A444 #60C164 #8CD28F #B8E3BA #E4F4E5
Accessibility & contrast
On white
1.79
#8CD28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#8CD28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD28F
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD28F | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68B
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#84CEC1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8cd28f; /* rgb */ color: rgb(140, 210, 143); /* oklch */ color: oklch(80.0% 0.117 145.4);
Tailwind
colors: {
custom: {
50: '#b0e0b0',
500: '#8cd28f',
950: '#000000',
},
}SCSS
$custom: #8cd28f; $custom-light: #b0e0b0; $custom-dark: #000000;
JSON
{
"hex": "#8cd28f",
"rgb": {
"r": 140,
"g": 210,
"b": 143
},
"hsl": {
"h": 122.571,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.80016,
"c": 0.11706,
"h": 145.4
},
"luminance": 0.53652
}Semantic roles & 50–950 ramp
primary
#8CD28F
secondary
#A85BA4
accent
#2FB1B7
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111510
muted
#818481