#67FE86#67FE86
#67FE86 is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.9% C 0.207 H 147.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67FE86 |
|---|---|
| RGB | rgb(103, 254, 134) |
| HSL | hsl(132, 99%, 70%) |
| HSV | hsv(132, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 47.2%, 0.4%) |
| CIE-LAB | lab(89.62, -64.59, 45.45) |
| CIE-LCH | lch(89.62, 78.98, 144.87°) |
| OKLab | oklab(88.86% -0.1746 0.1106) |
| OKLCH | oklch(88.86% 0.207 147.6) |
| XYZ | xyz(45.3353, 75.4841, 34.7304) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.24
Spring Green
#00FF7F
ΔE00 3.13
Spearmint
#1EF876
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.55
Easter Green
#8CFD7E
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FE86 #FE67DF
analogous
#93FE67 #67FE86 #67FED2
triadic
#67FE86 #8667FE #FE8667
tetradic
#67FE86 #6793FE #FE67DF #FED267
square
#67FE86 #6793FE #FE67DF #FED267
split-complementary
#67FE86 #D267FE #FE6793
monochromatic
#02E931 #2AFE56 #67FE86 #A4FEB6 #E1FFE7
Accessibility & contrast
On white
1.30
#67FE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#67FE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FE86
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FE86 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97C
Deuteranopia (green-blind)
#EDDC8E
Tritanopia (blue-blind)
#40F9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fe86; /* rgb */ color: rgb(103, 254, 134); /* oklch */ color: oklch(88.9% 0.207 147.6);
Tailwind
colors: {
custom: {
50: '#a0ffab',
500: '#67fe86',
950: '#000000',
},
}SCSS
$custom: #67fe86; $custom-light: #a0ffab; $custom-dark: #000000;
JSON
{
"hex": "#67fe86",
"rgb": {
"r": 103,
"g": 254,
"b": 134
},
"hsl": {
"h": 132.318,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.88863,
"c": 0.20668,
"h": 147.6
},
"luminance": 0.75488
}Semantic roles & 50–950 ramp
primary
#67FE86
secondary
#D930B6
accent
#00B6E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681