#67E684#67E684
#67E684 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.177 H 148.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #67E684 |
|---|---|
| RGB | rgb(103, 230, 132) |
| HSL | hsl(134, 72%, 65%) |
| HSV | hsv(134, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 42.6%, 9.8%) |
| CIE-LAB | lab(82.45, -55.86, 37.30) |
| CIE-LCH | lch(82.45, 67.17, 146.26°) |
| OKLab | oklab(82.97% -0.1512 0.0919) |
| OKLCH | oklch(82.97% 0.177 148.7) |
| XYZ | xyz(38.0526, 61.1398, 31.6212) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Lightgreen
#90EE90
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 4.58
Turquoise Green
#04F489
ΔE00 4.73
Lightish Green
#61E160
ΔE00 4.74
Wintergreen
#20F986
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E684 #E667C9
analogous
#89E667 #67E684 #67E6C4
triadic
#67E684 #8467E6 #E68467
tetradic
#67E684 #6789E6 #E667C9 #E6C467
square
#67E684 #6789E6 #E667C9 #E6C467
split-complementary
#67E684 #C467E6 #E66789
monochromatic
#1EB540 #32DD59 #67E684 #9CEFAF #D0F7D9
Accessibility & contrast
On white
1.59
#67E684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#67E684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E684
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E684 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47D
Deuteranopia (green-blind)
#D7C98A
Tritanopia (blue-blind)
#4AE2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e684; /* rgb */ color: rgb(103, 230, 132); /* oklch */ color: oklch(83.0% 0.177 148.7);
Tailwind
colors: {
custom: {
50: '#9cefa9',
500: '#67e684',
950: '#000000',
},
}SCSS
$custom: #67e684; $custom-light: #9cefa9; $custom-dark: #000000;
JSON
{
"hex": "#67e684",
"rgb": {
"r": 103,
"g": 230,
"b": 132
},
"hsl": {
"h": 133.701,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.82965,
"c": 0.17697,
"h": 148.7
},
"luminance": 0.61143
}Semantic roles & 50–950 ramp
primary
#67E684
secondary
#B53C9A
accent
#12A7D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581