#67D87E#67D87E
#67D87E is a light, vivid green. Relative luminance 0.535; OKLCH L 79.4% C 0.163 H 148.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67D87E |
|---|---|
| RGB | rgb(103, 216, 126) |
| HSL | hsl(132, 59%, 63%) |
| HSV | hsv(132, 52%, 85%) |
| CMYK | cmyk(52.3%, 0%, 41.7%, 15.3%) |
| CIE-LAB | lab(78.17, -51.27, 34.76) |
| CIE-LCH | lch(78.17, 61.94, 145.86°) |
| OKLab | oklab(79.42% -0.139 0.0858) |
| OKLCH | oklch(79.42% 0.163 148.3) |
| XYZ | xyz(33.9131, 53.4988, 28.2738) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 4.35
Emerald
#50C878
ΔE00 4.52
Seaweed
#18D17B
ΔE00 4.91
Lightish Green
#61E160
ΔE00 5.49
Soft Green
#6FC276
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D87E #D867C1
analogous
#89D867 #67D87E #67D8B6
triadic
#67D87E #7E67D8 #D87E67
tetradic
#67D87E #6789D8 #D867C1 #D8B667
square
#67D87E #6789D8 #D867C1 #D8B667
split-complementary
#67D87E #B667D8 #D86789
monochromatic
#289C40 #36CC55 #67D87E #98E4A7 #C8F1D1
Accessibility & contrast
On white
1.79
#67D87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#67D87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D87E
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D87E | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC877
Deuteranopia (green-blind)
#CABD84
Tritanopia (blue-blind)
#50D4C2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67d87e; /* rgb */ color: rgb(103, 216, 126); /* oklch */ color: oklch(79.4% 0.163 148.3);
Tailwind
colors: {
custom: {
50: '#9ae5a4',
500: '#67d87e',
950: '#000000',
},
}SCSS
$custom: #67d87e; $custom-light: #9ae5a4; $custom-dark: #000000;
JSON
{
"hex": "#67d87e",
"rgb": {
"r": 103,
"g": 216,
"b": 126
},
"hsl": {
"h": 132.212,
"s": 59.162,
"l": 62.549
},
"oklch": {
"l": 0.79422,
"c": 0.16335,
"h": 148.3
},
"luminance": 0.53502
}Semantic roles & 50–950 ramp
primary
#67D87E
secondary
#A1438D
accent
#1FA5C7
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480