#67FF7D#67FF7D
#67FF7D is a very light, highly saturated green. Relative luminance 0.759; OKLCH L 89.0% C 0.216 H 146.1°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67FF7D |
|---|---|
| RGB | rgb(103, 255, 125) |
| HSL | hsl(129, 100%, 70%) |
| HSV | hsv(129, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 51%, 0%) |
| CIE-LAB | lab(89.80, -66.20, 49.91) |
| CIE-LCH | lch(89.80, 82.91, 142.99°) |
| OKLab | oklab(88.98% -0.1791 0.1202) |
| OKLCH | oklch(88.98% 0.216 146.1) |
| XYZ | xyz(45.0523, 75.8799, 31.6701) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.24
Easter Green
#8CFD7E
ΔE00 3.11
Spearmint
#1EF876
ΔE00 3.35
Light Bright Green
#53FE5C
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 3.45
Lighter Green
#75FD63
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FF7D #FF67E9
analogous
#9DFF67 #67FF7D #67FFC9
triadic
#67FF7D #7D67FF #FF7D67
tetradic
#67FF7D #679DFF #FF67E9 #FFC967
square
#67FF7D #679DFF #FF67E9 #FFC967
split-complementary
#67FF7D #C967FF #FF679D
monochromatic
#00EC22 #2AFF49 #67FF7D #A4FFB1 #E0FFE5
Accessibility & contrast
On white
1.30
#67FF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#67FF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FF7D
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FF7D | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA72
Deuteranopia (green-blind)
#EFDD86
Tritanopia (blue-blind)
#43F9E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67ff7d; /* rgb */ color: rgb(103, 255, 125); /* oklch */ color: oklch(89.0% 0.216 146.1);
Tailwind
colors: {
custom: {
50: '#a0ffa5',
500: '#67ff7d',
950: '#000000',
},
}SCSS
$custom: #67ff7d; $custom-light: #a0ffa5; $custom-dark: #000000;
JSON
{
"hex": "#67ff7d",
"rgb": {
"r": 103,
"g": 255,
"b": 125
},
"hsl": {
"h": 128.684,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.88978,
"c": 0.21567,
"h": 146.1
},
"luminance": 0.75884
}Semantic roles & 50–950 ramp
primary
#67FF7D
secondary
#DA30C2
accent
#00C4E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680