#67E082#67E082
#67E082 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.171 H 148.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67E082 |
|---|---|
| RGB | rgb(103, 224, 130) |
| HSL | hsl(133, 66%, 64%) |
| HSV | hsv(133, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(80.63, -53.82, 35.94) |
| CIE-LCH | lch(80.63, 64.72, 146.26°) |
| OKLab | oklab(81.46% -0.1458 0.0887) |
| OKLCH | oklch(81.46% 0.171 148.7) |
| XYZ | xyz(36.2760, 57.8034, 30.3603) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Tealish Green
#0CDC73
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.78
Lightish Green
#61E160
ΔE00 4.91
Turquoise Green
#04F489
ΔE00 5.73
Aqua Green
#12E193
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E082 #E067C5
analogous
#89E067 #67E082 #67E0BE
triadic
#67E082 #8267E0 #E08267
tetradic
#67E082 #6789E0 #E067C5 #E0BE67
square
#67E082 #6789E0 #E067C5 #E0BE67
split-complementary
#67E082 #BE67E0 #E06789
monochromatic
#23AA41 #34D658 #67E082 #9AEAAC #CDF5D6
Accessibility & contrast
On white
1.67
#67E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#67E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E082
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E082 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D1C488
Tritanopia (blue-blind)
#4CDCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67e082; /* rgb */ color: rgb(103, 224, 130); /* oklch */ color: oklch(81.5% 0.171 148.7);
Tailwind
colors: {
custom: {
50: '#9beaa7',
500: '#67e082',
950: '#000000',
},
}SCSS
$custom: #67e082; $custom-light: #9beaa7; $custom-dark: #000000;
JSON
{
"hex": "#67e082",
"rgb": {
"r": 103,
"g": 224,
"b": 130
},
"hsl": {
"h": 133.388,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81458,
"c": 0.17066,
"h": 148.7
},
"luminance": 0.57807
}Semantic roles & 50–950 ramp
primary
#67E082
secondary
#AC3F94
accent
#18A5CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480