#67E079#67E079
#67E079 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.3% C 0.179 H 146.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67E079 |
|---|---|
| RGB | rgb(103, 224, 121) |
| HSL | hsl(129, 66%, 64%) |
| HSV | hsv(129, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(80.50, -55.20, 40.24) |
| CIE-LCH | lch(80.50, 68.31, 143.91°) |
| OKLab | oklab(81.31% -0.1496 0.0982) |
| OKLCH | oklch(81.31% 0.179 146.7) |
| XYZ | xyz(35.6982, 57.5723, 27.3168) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Lightish Green
#61E160
ΔE00 3.46
Tealish Green
#0CDC73
ΔE00 4.26
Lightgreen
#90EE90
ΔE00 4.81
Fresh Green
#69D84F
ΔE00 5.52
Turquoise Green
#04F489
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E079 #E067CE
analogous
#92E067 #67E079 #67E0B6
triadic
#67E079 #7967E0 #E07967
tetradic
#67E079 #6792E0 #E067CE #E0B667
square
#67E079 #6792E0 #E067CE #E0B667
split-complementary
#67E079 #B667E0 #E06792
monochromatic
#23AA37 #34D64C #67E079 #9AEAA6 #CDF5D3
Accessibility & contrast
On white
1.68
#67E079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#67E079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E079
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E079 | 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)
#E3CF71
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#4FDBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67e079; /* rgb */ color: rgb(103, 224, 121); /* oklch */ color: oklch(81.3% 0.179 146.7);
Tailwind
colors: {
custom: {
50: '#9beaa1',
500: '#67e079',
950: '#000000',
},
}SCSS
$custom: #67e079; $custom-light: #9beaa1; $custom-dark: #000000;
JSON
{
"hex": "#67e079",
"rgb": {
"r": 103,
"g": 224,
"b": 121
},
"hsl": {
"h": 128.926,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81311,
"c": 0.17895,
"h": 146.7
},
"luminance": 0.57575
}Semantic roles & 50–950 ramp
primary
#67E079
secondary
#AC3F9C
accent
#18B3CE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480