#67EB7A#67EB7A
#67EB7A is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.193 H 146.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB7A |
|---|---|
| RGB | rgb(103, 235, 122) |
| HSL | hsl(129, 77%, 66%) |
| HSV | hsv(129, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(83.81, -59.27, 43.91) |
| CIE-LCH | lch(83.81, 73.76, 143.46°) |
| OKLab | oklab(84.03% -0.1605 0.1066) |
| OKLCH | oklch(84.03% 0.193 146.4) |
| XYZ | xyz(38.8123, 63.7019, 28.6590) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.72
Spearmint
#1EF876
ΔE00 4.17
Lightgreen
#90EE90
ΔE00 4.17
Minty Green
#0BF77D
ΔE00 4.28
Wintergreen
#20F986
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB7A #EB67D8
analogous
#96EB67 #67EB7A #67EBBC
triadic
#67EB7A #7A67EB #EB7A67
tetradic
#67EB7A #6796EB #EB67D8 #EBBC67
square
#67EB7A #6796EB #EB67D8 #EBBC67
split-complementary
#67EB7A #BC67EB #EB6796
monochromatic
#19BF31 #31E44B #67EB7A #9DF2A9 #D3F9D9
Accessibility & contrast
On white
1.53
#67EB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#67EB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB7A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB7A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED871
Deuteranopia (green-blind)
#DDCC82
Tritanopia (blue-blind)
#4CE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67eb7a; /* rgb */ color: rgb(103, 235, 122); /* oklch */ color: oklch(84.0% 0.193 146.4);
Tailwind
colors: {
custom: {
50: '#9df2a2',
500: '#67eb7a',
950: '#000000',
},
}SCSS
$custom: #67eb7a; $custom-light: #9df2a2; $custom-dark: #000000;
JSON
{
"hex": "#67eb7a",
"rgb": {
"r": 103,
"g": 235,
"b": 122
},
"hsl": {
"h": 128.636,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84034,
"c": 0.19267,
"h": 146.4
},
"luminance": 0.63705
}Semantic roles & 50–950 ramp
primary
#67EB7A
secondary
#BD39AA
accent
#0DBCD9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580