#67D78F#67D78F
#67D78F is a light, vivid green. Relative luminance 0.535; OKLCH L 79.5% C 0.146 H 153.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67D78F |
|---|---|
| RGB | rgb(103, 215, 143) |
| HSL | hsl(141, 58%, 62%) |
| HSV | hsv(141, 52%, 84%) |
| CMYK | cmyk(52.1%, 0%, 33.5%, 15.7%) |
| CIE-LAB | lab(78.15, -47.95, 26.02) |
| CIE-LCH | lch(78.15, 54.55, 151.51°) |
| OKLab | oklab(79.5% -0.1304 0.0655) |
| OKLCH | oklch(79.5% 0.146 153.3) |
| XYZ | xyz(34.8493, 53.4647, 34.4645) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.46
Aqua Green
#12E193
ΔE00 4.77
Seaweed
#18D17B
ΔE00 4.80
Weird Green
#3AE57F
ΔE00 5.60
Tealish Green
#0CDC73
ΔE00 5.94
Soft Green
#6FC276
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D78F #D767AF
analogous
#77D767 #67D78F #67D7C7
triadic
#67D78F #8F67D7 #D78F67
tetradic
#67D78F #6777D7 #D767AF #D7C767
square
#67D78F #6777D7 #D767AF #D7C767
split-complementary
#67D78F #C767D7 #D76777
monochromatic
#299B52 #37CA6B #67D78F #97E4B3 #C8F0D6
Accessibility & contrast
On white
1.80
#67D78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#67D78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D78F
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D78F | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88A
Deuteranopia (green-blind)
#C7BD93
Tritanopia (blue-blind)
#4AD5C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67d78f; /* rgb */ color: rgb(103, 215, 143); /* oklch */ color: oklch(79.5% 0.146 153.3);
Tailwind
colors: {
custom: {
50: '#9ae4b0',
500: '#67d78f',
950: '#000000',
},
}SCSS
$custom: #67d78f; $custom-light: #9ae4b0; $custom-dark: #000000;
JSON
{
"hex": "#67d78f",
"rgb": {
"r": 103,
"g": 215,
"b": 143
},
"hsl": {
"h": 141.429,
"s": 58.333,
"l": 62.353
},
"oklch": {
"l": 0.79497,
"c": 0.14596,
"h": 153.3
},
"luminance": 0.53468
}Semantic roles & 50–950 ramp
primary
#67D78F
secondary
#9F437E
accent
#208BC6
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481