#67E67E#67E67E
#67E67E is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.182 H 147.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #67E67E |
|---|---|
| RGB | rgb(103, 230, 126) |
| HSL | hsl(131, 72%, 65%) |
| HSV | hsv(131, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 45.2%, 9.8%) |
| CIE-LAB | lab(82.37, -56.78, 40.16) |
| CIE-LCH | lch(82.37, 69.54, 144.73°) |
| OKLab | oklab(82.87% -0.1537 0.0983) |
| OKLCH | oklch(82.87% 0.182 147.4) |
| XYZ | xyz(37.6538, 60.9802, 29.5207) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Lightish Green
#61E160
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.14
Tealish Green
#0CDC73
ΔE00 4.64
Turquoise Green
#04F489
ΔE00 4.95
Minty Green
#0BF77D
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E67E #E667CF
analogous
#90E667 #67E67E #67E6BD
triadic
#67E67E #7E67E6 #E67E67
tetradic
#67E67E #6790E6 #E667CF #E6BD67
square
#67E67E #6790E6 #E667CF #E6BD67
split-complementary
#67E67E #BD67E6 #E66790
monochromatic
#1EB539 #32DD51 #67E67E #9CEFAB #D0F7D7
Accessibility & contrast
On white
1.59
#67E67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#67E67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E67E
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E67E | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D476
Deuteranopia (green-blind)
#D8C885
Tritanopia (blue-blind)
#4CE1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e67e; /* rgb */ color: rgb(103, 230, 126); /* oklch */ color: oklch(82.9% 0.182 147.4);
Tailwind
colors: {
custom: {
50: '#9cefa5',
500: '#67e67e',
950: '#000000',
},
}SCSS
$custom: #67e67e; $custom-light: #9cefa5; $custom-dark: #000000;
JSON
{
"hex": "#67e67e",
"rgb": {
"r": 103,
"g": 230,
"b": 126
},
"hsl": {
"h": 130.866,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.82866,
"c": 0.18245,
"h": 147.4
},
"luminance": 0.60984
}Semantic roles & 50–950 ramp
primary
#67E67E
secondary
#B53C9F
accent
#12B1D4
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580