#78CE8D#78CE8D
#78CE8D is a light, vivid green. Relative luminance 0.501; OKLCH L 78.0% C 0.125 H 150.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #78CE8D |
|---|---|
| RGB | rgb(120, 206, 141) |
| HSL | hsl(135, 47%, 64%) |
| HSV | hsv(135, 42%, 81%) |
| CMYK | cmyk(41.7%, 0%, 31.6%, 19.2%) |
| CIE-LAB | lab(76.10, -39.91, 24.41) |
| CIE-LCH | lch(76.10, 46.78, 148.54°) |
| OKLab | oklab(78% -0.1089 0.0616) |
| OKLCH | oklch(78% 0.125 150.5) |
| XYZ | xyz(34.6227, 50.0565, 33.0316) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.13
Emerald
#50C878
ΔE00 4.63
Dark Mint
#48C072
ΔE00 6.01
Hospital Green
#9BE5AA
ΔE00 6.40
Seaweed
#18D17B
ΔE00 6.67
Fern
#63B76C
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78CE8D #CE78B9
analogous
#8ECE78 #78CE8D #78CEB8
triadic
#78CE8D #8D78CE #CE8D78
tetradic
#78CE8D #788ECE #CE78B9 #CEB878
square
#78CE8D #788ECE #CE78B9 #CEB878
split-complementary
#78CE8D #B878CE #CE788E
monochromatic
#36954D #4BBE67 #78CE8D #A5DEB3 #D2EFD9
Accessibility & contrast
On white
1.91
#78CE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#78CE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78CE8D
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78CE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78CE8D | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC189
Deuteranopia (green-blind)
#C2B891
Tritanopia (blue-blind)
#69CBBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #78ce8d; /* rgb */ color: rgb(120, 206, 141); /* oklch */ color: oklch(78.0% 0.125 150.5);
Tailwind
colors: {
custom: {
50: '#a3ddae',
500: '#78ce8d',
950: '#000000',
},
}SCSS
$custom: #78ce8d; $custom-light: #a3ddae; $custom-dark: #000000;
JSON
{
"hex": "#78ce8d",
"rgb": {
"r": 120,
"g": 206,
"b": 141
},
"hsl": {
"h": 134.651,
"s": 46.739,
"l": 63.922
},
"oklch": {
"l": 0.78003,
"c": 0.12509,
"h": 150.5
},
"luminance": 0.50059
}Semantic roles & 50–950 ramp
primary
#78CE8D
secondary
#9B4F89
accent
#2C97BA
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481