#67FD7B#67FD7B
#67FD7B is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.5% C 0.215 H 145.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #67FD7B |
|---|---|
| RGB | rgb(103, 253, 123) |
| HSL | hsl(128, 97%, 70%) |
| HSV | hsv(128, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 51.4%, 0.8%) |
| CIE-LAB | lab(89.19, -65.75, 50.08) |
| CIE-LCH | lch(89.19, 82.65, 142.71°) |
| OKLab | oklab(88.46% -0.1779 0.1205) |
| OKLCH | oklch(88.46% 0.215 145.9) |
| XYZ | xyz(44.2911, 74.5600, 30.7925) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.24
Easter Green
#8CFD7E
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.24
Light Bright Green
#53FE5C
ΔE00 3.32
Lighter Green
#75FD63
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FD7B #FD67E9
analogous
#9EFD67 #67FD7B #67FDC6
triadic
#67FD7B #7B67FD #FD7B67
tetradic
#67FD7B #679EFD #FD67E9 #FDC667
square
#67FD7B #679EFD #FD67E9 #FDC667
split-complementary
#67FD7B #C667FD #FD679E
monochromatic
#03E721 #2BFC47 #67FD7B #A3FEAF #E0FFE4
Accessibility & contrast
On white
1.32
#67FD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#67FD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FD7B
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FD7B | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE870
Deuteranopia (green-blind)
#EDDB84
Tritanopia (blue-blind)
#45F7DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67fd7b; /* rgb */ color: rgb(103, 253, 123); /* oklch */ color: oklch(88.5% 0.215 145.9);
Tailwind
colors: {
custom: {
50: '#a0ffa4',
500: '#67fd7b',
950: '#000000',
},
}SCSS
$custom: #67fd7b; $custom-light: #a0ffa4; $custom-dark: #000000;
JSON
{
"hex": "#67fd7b",
"rgb": {
"r": 103,
"g": 253,
"b": 123
},
"hsl": {
"h": 128,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.88462,
"c": 0.21486,
"h": 145.9
},
"luminance": 0.74564
}Semantic roles & 50–950 ramp
primary
#67FD7B
secondary
#D830C2
accent
#00C7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680