#67FE7A#67FE7A
#67FE7A is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.7% C 0.217 H 145.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #67FE7A |
|---|---|
| RGB | rgb(103, 254, 122) |
| HSL | hsl(128, 99%, 70%) |
| HSV | hsv(128, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 52%, 0.4%) |
| CIE-LAB | lab(89.47, -66.24, 50.89) |
| CIE-LCH | lch(89.47, 83.53, 142.47°) |
| OKLab | oklab(88.69% -0.1793 0.1222) |
| OKLCH | oklch(88.69% 0.217 145.7) |
| XYZ | xyz(44.5454, 75.1681, 30.5700) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.11
Easter Green
#8CFD7E
ΔE00 3.00
Light Bright Green
#53FE5C
ΔE00 3.12
Lighter Green
#75FD63
ΔE00 3.22
Spearmint
#1EF876
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FE7A #FE67EB
analogous
#9FFE67 #67FE7A #67FEC6
triadic
#67FE7A #7A67FE #FE7A67
tetradic
#67FE7A #679FFE #FE67EB #FEC667
square
#67FE7A #679FFE #FE67EB #FEC667
split-complementary
#67FE7A #C667FE #FE679F
monochromatic
#02E91F #2AFE45 #67FE7A #A4FEAF #E1FFE4
Accessibility & contrast
On white
1.31
#67FE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#67FE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FE7A
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FE7A | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#EEDC84
Tritanopia (blue-blind)
#45F8E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fe7a; /* rgb */ color: rgb(103, 254, 122); /* oklch */ color: oklch(88.7% 0.217 145.7);
Tailwind
colors: {
custom: {
50: '#a0ffa3',
500: '#67fe7a',
950: '#000000',
},
}SCSS
$custom: #67fe7a; $custom-light: #a0ffa3; $custom-dark: #000000;
JSON
{
"hex": "#67fe7a",
"rgb": {
"r": 103,
"g": 254,
"b": 122
},
"hsl": {
"h": 127.55,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.88693,
"c": 0.21694,
"h": 145.7
},
"luminance": 0.75172
}Semantic roles & 50–950 ramp
primary
#67FE7A
secondary
#D930C4
accent
#00C9E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680