#67E87E#67E87E
#67E87E is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.185 H 147.3°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67E87E |
|---|---|
| RGB | rgb(103, 232, 126) |
| HSL | hsl(131, 74%, 66%) |
| HSV | hsv(131, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 45.7%, 9%) |
| CIE-LAB | lab(82.97, -57.55, 40.91) |
| CIE-LCH | lch(82.97, 70.61, 144.59°) |
| OKLab | oklab(83.36% -0.1558 0.1) |
| OKLCH | oklch(83.36% 0.185 147.3) |
| XYZ | xyz(38.2136, 62.0998, 29.7073) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Lightish Green
#61E160
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 4.03
Minty Green
#0BF77D
ΔE00 4.69
Turquoise Green
#04F489
ΔE00 4.74
Spearmint
#1EF876
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E87E #E867D1
analogous
#90E867 #67E87E #67E8BF
triadic
#67E87E #7E67E8 #E87E67
tetradic
#67E87E #6790E8 #E867D1 #E8BF67
square
#67E87E #6790E8 #E867D1 #E8BF67
split-complementary
#67E87E #BF67E8 #E86790
monochromatic
#1CB938 #32E051 #67E87E #9CF0AB #D1F8D8
Accessibility & contrast
On white
1.56
#67E87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#67E87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E87E
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E87E | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD676
Deuteranopia (green-blind)
#D9CA85
Tritanopia (blue-blind)
#4BE3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e87e; /* rgb */ color: rgb(103, 232, 126); /* oklch */ color: oklch(83.4% 0.185 147.3);
Tailwind
colors: {
custom: {
50: '#9cf0a5',
500: '#67e87e',
950: '#000000',
},
}SCSS
$custom: #67e87e; $custom-light: #9cf0a5; $custom-dark: #000000;
JSON
{
"hex": "#67e87e",
"rgb": {
"r": 103,
"g": 232,
"b": 126
},
"hsl": {
"h": 130.698,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83358,
"c": 0.18513,
"h": 147.3
},
"luminance": 0.62103
}Semantic roles & 50–950 ramp
primary
#67E87E
secondary
#B83BA2
accent
#10B2D6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580