#67FE7B#67FE7B
#67FE7B is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.7% C 0.216 H 145.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67FE7B |
|---|---|
| RGB | rgb(103, 254, 123) |
| HSL | hsl(128, 99%, 70%) |
| HSV | hsv(128, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 51.6%, 0.4%) |
| CIE-LAB | lab(89.48, -66.11, 50.44) |
| CIE-LCH | lch(89.48, 83.15, 142.66°) |
| OKLab | oklab(88.71% -0.1789 0.1213) |
| OKLCH | oklch(88.71% 0.216 145.9) |
| XYZ | xyz(44.6076, 75.1930, 30.8980) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.16
Easter Green
#8CFD7E
ΔE00 3.03
Light Bright Green
#53FE5C
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.32
Lighter Green
#75FD63
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FE7B #FE67EA
analogous
#9FFE67 #67FE7B #67FEC6
triadic
#67FE7B #7B67FE #FE7B67
tetradic
#67FE7B #679FFE #FE67EA #FEC667
square
#67FE7B #679FFE #FE67EA #FEC667
split-complementary
#67FE7B #C667FE #FE679F
monochromatic
#02E920 #2AFE46 #67FE7B #A4FEB0 #E1FFE5
Accessibility & contrast
On white
1.31
#67FE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#67FE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FE7B
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FE7B | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96F
Deuteranopia (green-blind)
#EEDC85
Tritanopia (blue-blind)
#45F8E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fe7b; /* rgb */ color: rgb(103, 254, 123); /* oklch */ color: oklch(88.7% 0.216 145.9);
Tailwind
colors: {
custom: {
50: '#a0ffa4',
500: '#67fe7b',
950: '#000000',
},
}SCSS
$custom: #67fe7b; $custom-light: #a0ffa4; $custom-dark: #000000;
JSON
{
"hex": "#67fe7b",
"rgb": {
"r": 103,
"g": 254,
"b": 123
},
"hsl": {
"h": 127.947,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.88707,
"c": 0.2161,
"h": 145.9
},
"luminance": 0.75197
}Semantic roles & 50–950 ramp
primary
#67FE7B
secondary
#D930C3
accent
#00C7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680