#67FF84#67FF84
#67FF84 is a very light, highly saturated green. Relative luminance 0.761; OKLCH L 89.1% C 0.210 H 147.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #67FF84 |
|---|---|
| RGB | rgb(103, 255, 132) |
| HSL | hsl(131, 100%, 70%) |
| HSV | hsv(131, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(89.89, -65.24, 46.74) |
| CIE-LCH | lch(89.89, 80.25, 144.38°) |
| OKLab | oklab(89.08% -0.1763 0.1134) |
| OKLCH | oklch(89.08% 0.21 147.2) |
| XYZ | xyz(45.5153, 76.0651, 34.1088) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.92
Spring Green
#00FF7F
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.67
Minty Green
#0BF77D
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FF84 #FF67E2
analogous
#96FF67 #67FF84 #67FFD0
triadic
#67FF84 #8467FF #FF8467
tetradic
#67FF84 #6796FF #FF67E2 #FFD067
square
#67FF84 #6796FF #FF67E2 #FFD067
split-complementary
#67FF84 #D067FF #FF6796
monochromatic
#00EC2D #2AFF52 #67FF84 #A4FFB6 #E0FFE6
Accessibility & contrast
On white
1.30
#67FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#67FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FF84
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FF84 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#EEDD8D
Tritanopia (blue-blind)
#41FAE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67ff84; /* rgb */ color: rgb(103, 255, 132); /* oklch */ color: oklch(89.1% 0.210 147.2);
Tailwind
colors: {
custom: {
50: '#a0ffaa',
500: '#67ff84',
950: '#000000',
},
}SCSS
$custom: #67ff84; $custom-light: #a0ffaa; $custom-dark: #000000;
JSON
{
"hex": "#67ff84",
"rgb": {
"r": 103,
"g": 255,
"b": 132
},
"hsl": {
"h": 131.447,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.89077,
"c": 0.20969,
"h": 147.2
},
"luminance": 0.7607
}Semantic roles & 50–950 ramp
primary
#67FF84
secondary
#DA30BA
accent
#00BAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681