#67E080#67E080
#67E080 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.4% C 0.173 H 148.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #67E080 |
|---|---|
| RGB | rgb(103, 224, 128) |
| HSL | hsl(132, 66%, 64%) |
| HSV | hsv(132, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.60, -54.14, 36.90) |
| CIE-LCH | lch(80.60, 65.52, 145.72°) |
| OKLab | oklab(81.42% -0.1466 0.0909) |
| OKLCH | oklch(81.42% 0.173 148.2) |
| XYZ | xyz(36.1431, 57.7503, 29.6602) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Tealish Green
#0CDC73
ΔE00 4.17
Lightish Green
#61E160
ΔE00 4.58
Lightgreen
#90EE90
ΔE00 4.75
Turquoise Green
#04F489
ΔE00 5.76
Seaweed
#18D17B
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E080 #E067C7
analogous
#8BE067 #67E080 #67E0BD
triadic
#67E080 #8067E0 #E08067
tetradic
#67E080 #678BE0 #E067C7 #E0BD67
square
#67E080 #678BE0 #E067C7 #E0BD67
split-complementary
#67E080 #BD67E0 #E0678B
monochromatic
#23AA3F #34D656 #67E080 #9AEAAA #CDF5D5
Accessibility & contrast
On white
1.67
#67E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#67E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E080
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E080 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#4DDCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67e080; /* rgb */ color: rgb(103, 224, 128); /* oklch */ color: oklch(81.4% 0.173 148.2);
Tailwind
colors: {
custom: {
50: '#9beaa6',
500: '#67e080',
950: '#000000',
},
}SCSS
$custom: #67e080; $custom-light: #9beaa6; $custom-dark: #000000;
JSON
{
"hex": "#67e080",
"rgb": {
"r": 103,
"g": 224,
"b": 128
},
"hsl": {
"h": 132.397,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81424,
"c": 0.17251,
"h": 148.2
},
"luminance": 0.57753
}Semantic roles & 50–950 ramp
primary
#67E080
secondary
#AC3F96
accent
#18A8CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480