#67E07A#67E07A
#67E07A is a light, vivid green. Relative luminance 0.576; OKLCH L 81.3% C 0.178 H 146.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67E07A |
|---|---|
| RGB | rgb(103, 224, 122) |
| HSL | hsl(129, 66%, 64%) |
| HSV | hsv(129, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(80.51, -55.05, 39.77) |
| CIE-LCH | lch(80.51, 67.91, 144.16°) |
| OKLab | oklab(81.33% -0.1492 0.0972) |
| OKLCH | oklch(81.33% 0.178 146.9) |
| XYZ | xyz(35.7598, 57.5970, 27.6415) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Lightish Green
#61E160
ΔE00 3.62
Tealish Green
#0CDC73
ΔE00 4.23
Lightgreen
#90EE90
ΔE00 4.79
Fresh Green
#69D84F
ΔE00 5.66
Turquoise Green
#04F489
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E07A #E067CD
analogous
#91E067 #67E07A #67E0B6
triadic
#67E07A #7A67E0 #E07A67
tetradic
#67E07A #6791E0 #E067CD #E0B667
square
#67E07A #6791E0 #E067CD #E0B667
split-complementary
#67E07A #B667E0 #E06791
monochromatic
#23AA38 #34D64E #67E07A #9AEAA6 #CDF5D3
Accessibility & contrast
On white
1.68
#67E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#67E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E07A
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E07A | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF72
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#4FDBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67e07a; /* rgb */ color: rgb(103, 224, 122); /* oklch */ color: oklch(81.3% 0.178 146.9);
Tailwind
colors: {
custom: {
50: '#9beaa2',
500: '#67e07a',
950: '#000000',
},
}SCSS
$custom: #67e07a; $custom-light: #9beaa2; $custom-dark: #000000;
JSON
{
"hex": "#67e07a",
"rgb": {
"r": 103,
"g": 224,
"b": 122
},
"hsl": {
"h": 129.421,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81326,
"c": 0.17804,
"h": 146.9
},
"luminance": 0.576
}Semantic roles & 50–950 ramp
primary
#67E07A
secondary
#AC3F9B
accent
#18B1CE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480