#67E67A#67E67A
#67E67A is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.8% C 0.186 H 146.6°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67E67A |
|---|---|
| RGB | rgb(103, 230, 122) |
| HSL | hsl(129, 72%, 65%) |
| HSV | hsv(129, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 47%, 9.8%) |
| CIE-LAB | lab(82.31, -57.37, 42.04) |
| CIE-LCH | lch(82.31, 71.12, 143.77°) |
| OKLab | oklab(82.8% -0.1554 0.1024) |
| OKLCH | oklch(82.8% 0.186 146.6) |
| XYZ | xyz(37.4008, 60.8791, 28.1885) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.26
Lightgreen
#90EE90
ΔE00 4.27
Tealish Green
#0CDC73
ΔE00 4.77
Minty Green
#0BF77D
ΔE00 5.02
Spearmint
#1EF876
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E67A #E667D3
analogous
#94E667 #67E67A #67E6B9
triadic
#67E67A #7A67E6 #E67A67
tetradic
#67E67A #6794E6 #E667D3 #E6B967
square
#67E67A #6794E6 #E667D3 #E6B967
split-complementary
#67E67A #B967E6 #E66794
monochromatic
#1EB534 #32DD4C #67E67A #9CEFA8 #D0F7D6
Accessibility & contrast
On white
1.59
#67E67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#67E67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E67A
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E67A | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#4DE1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e67a; /* rgb */ color: rgb(103, 230, 122); /* oklch */ color: oklch(82.8% 0.186 146.6);
Tailwind
colors: {
custom: {
50: '#9cefa2',
500: '#67e67a',
950: '#000000',
},
}SCSS
$custom: #67e67a; $custom-light: #9cefa2; $custom-dark: #000000;
JSON
{
"hex": "#67e67a",
"rgb": {
"r": 103,
"g": 230,
"b": 122
},
"hsl": {
"h": 128.976,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.82804,
"c": 0.18607,
"h": 146.6
},
"luminance": 0.60882
}Semantic roles & 50–950 ramp
primary
#67E67A
secondary
#B53CA3
accent
#12B7D4
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580