#67D87F#67D87F
#67D87F is a light, vivid green. Relative luminance 0.535; OKLCH L 79.4% C 0.162 H 148.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #67D87F |
|---|---|
| RGB | rgb(103, 216, 127) |
| HSL | hsl(133, 59%, 63%) |
| HSV | hsv(133, 52%, 85%) |
| CMYK | cmyk(52.3%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.18, -51.11, 34.28) |
| CIE-LCH | lch(78.18, 61.54, 146.15°) |
| OKLab | oklab(79.44% -0.1385 0.0847) |
| OKLCH | oklch(79.44% 0.162 148.5) |
| XYZ | xyz(33.9779, 53.5248, 28.6153) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.18
Tealish Green
#0CDC73
ΔE00 4.38
Emerald
#50C878
ΔE00 4.47
Seaweed
#18D17B
ΔE00 4.85
Lightish Green
#61E160
ΔE00 5.65
Soft Green
#6FC276
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D87F #D867C0
analogous
#88D867 #67D87F #67D8B7
triadic
#67D87F #7F67D8 #D87F67
tetradic
#67D87F #6788D8 #D867C0 #D8B767
square
#67D87F #6788D8 #D867C0 #D8B767
split-complementary
#67D87F #B767D8 #D86788
monochromatic
#289C41 #36CC56 #67D87F #98E4A8 #C8F1D1
Accessibility & contrast
On white
1.79
#67D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#67D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D87F
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D87F | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#CABD85
Tritanopia (blue-blind)
#50D4C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67d87f; /* rgb */ color: rgb(103, 216, 127); /* oklch */ color: oklch(79.4% 0.162 148.5);
Tailwind
colors: {
custom: {
50: '#9ae5a5',
500: '#67d87f',
950: '#000000',
},
}SCSS
$custom: #67d87f; $custom-light: #9ae5a5; $custom-dark: #000000;
JSON
{
"hex": "#67d87f",
"rgb": {
"r": 103,
"g": 216,
"b": 127
},
"hsl": {
"h": 132.743,
"s": 59.162,
"l": 62.549
},
"oklch": {
"l": 0.79439,
"c": 0.16241,
"h": 148.5
},
"luminance": 0.53528
}Semantic roles & 50–950 ramp
primary
#67D87F
secondary
#A1438D
accent
#1FA3C7
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480