#67EA7E#67EA7E
#67EA7E is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.188 H 147.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA7E |
|---|---|
| RGB | rgb(103, 234, 126) |
| HSL | hsl(131, 76%, 66%) |
| HSV | hsv(131, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.56, -58.31, 41.67) |
| CIE-LCH | lch(83.56, 71.67, 144.45°) |
| OKLab | oklab(83.85% -0.1578 0.1017) |
| OKLCH | oklch(83.85% 0.188 147.2) |
| XYZ | xyz(38.7797, 63.2321, 29.8960) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Lightish Green
#61E160
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 3.98
Minty Green
#0BF77D
ΔE00 4.37
Spearmint
#1EF876
ΔE00 4.45
Wintergreen
#20F986
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA7E #EA67D3
analogous
#91EA67 #67EA7E #67EABF
triadic
#67EA7E #7E67EA #EA7E67
tetradic
#67EA7E #6791EA #EA67D3 #EABF67
square
#67EA7E #6791EA #EA67D3 #EABF67
split-complementary
#67EA7E #BF67EA #EA6791
monochromatic
#1ABD37 #31E350 #67EA7E #9DF1AC #D3F9D9
Accessibility & contrast
On white
1.54
#67EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#67EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA7E
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA7E | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#DBCC85
Tritanopia (blue-blind)
#4BE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67ea7e; /* rgb */ color: rgb(103, 234, 126); /* oklch */ color: oklch(83.8% 0.188 147.2);
Tailwind
colors: {
custom: {
50: '#9df2a5',
500: '#67ea7e',
950: '#000000',
},
}SCSS
$custom: #67ea7e; $custom-light: #9df2a5; $custom-dark: #000000;
JSON
{
"hex": "#67ea7e",
"rgb": {
"r": 103,
"g": 234,
"b": 126
},
"hsl": {
"h": 130.534,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.83849,
"c": 0.18778,
"h": 147.2
},
"luminance": 0.63236
}Semantic roles & 50–950 ramp
primary
#67EA7E
secondary
#BC3AA5
accent
#0EB4D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580