#8CD79F#8CD79F
#8CD79F is a light, moderate green. Relative luminance 0.567; OKLCH L 81.5% C 0.109 H 151.4°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD79F |
|---|---|
| RGB | rgb(140, 215, 159) |
| HSL | hsl(135, 48%, 70%) |
| HSV | hsv(135, 35%, 84%) |
| CMYK | cmyk(34.9%, 0%, 26%, 15.7%) |
| CIE-LAB | lab(80.00, -34.85, 20.44) |
| CIE-LCH | lch(80.00, 40.41, 149.61°) |
| OKLab | oklab(81.52% -0.0955 0.0521) |
| OKLCH | oklch(81.52% 0.109 151.4) |
| XYZ | xyz(41.3714, 56.6773, 41.5541) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.40
Seafoam
#7FE0B3
ΔE00 4.83
Mint
#AAF0C1
ΔE00 6.56
Light Teal
#90E4C1
ΔE00 6.81
Light Sea Green
#98F6B0
ΔE00 7.04
Light Grey Green
#B7E1A1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD79F #D78CC4
analogous
#9FD78C #8CD79F #8CD7C5
triadic
#8CD79F #9F8CD7 #D79F8C
tetradic
#8CD79F #8C9FD7 #D78CC4 #D7C58C
square
#8CD79F #8C9FD7 #D78CC4 #D7C58C
split-complementary
#8CD79F #C58CD7 #D78C9F
monochromatic
#3CAD59 #5FC779 #8CD79F #B9E7C5 #E7F7EB
Accessibility & contrast
On white
1.70
#8CD79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#8CD79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD79F
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD79F | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9C
Deuteranopia (green-blind)
#CCC3A2
Tritanopia (blue-blind)
#80D5C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd79f; /* rgb */ color: rgb(140, 215, 159); /* oklch */ color: oklch(81.5% 0.109 151.4);
Tailwind
colors: {
custom: {
50: '#b0e3bb',
500: '#8cd79f',
950: '#000000',
},
}SCSS
$custom: #8cd79f; $custom-light: #b0e3bb; $custom-dark: #000000;
JSON
{
"hex": "#8cd79f",
"rgb": {
"r": 140,
"g": 215,
"b": 159
},
"hsl": {
"h": 135.2,
"s": 48.387,
"l": 69.608
},
"oklch": {
"l": 0.81522,
"c": 0.10879,
"h": 151.4
},
"luminance": 0.5668
}Semantic roles & 50–950 ramp
primary
#8CD79F
secondary
#AD5A98
accent
#2A97BC
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482