#67FF79#67FF79
#67FF79 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 88.9% C 0.219 H 145.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67FF79 |
|---|---|
| RGB | rgb(103, 255, 121) |
| HSL | hsl(127, 100%, 70%) |
| HSV | hsv(127, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(89.76, -66.72, 51.69) |
| CIE-LCH | lch(89.76, 84.40, 142.23°) |
| OKLab | oklab(88.93% -0.1806 0.1239) |
| OKLCH | oklch(88.93% 0.219 145.5) |
| XYZ | xyz(44.8019, 75.7798, 30.3514) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.05
Light Bright Green
#53FE5C
ΔE00 2.94
Easter Green
#8CFD7E
ΔE00 2.99
Lighter Green
#75FD63
ΔE00 3.06
Spearmint
#1EF876
ΔE00 3.51
Light Neon Green
#4EFD54
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FF79 #FF67ED
analogous
#A1FF67 #67FF79 #67FFC5
triadic
#67FF79 #7967FF #FF7967
tetradic
#67FF79 #67A1FF #FF67ED #FFC567
square
#67FF79 #67A1FF #FF67ED #FFC567
split-complementary
#67FF79 #C567FF #FF67A1
monochromatic
#00EC1C #2AFF43 #67FF79 #A4FFAF #E0FFE4
Accessibility & contrast
On white
1.30
#67FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#67FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FF79
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FF79 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6D
Deuteranopia (green-blind)
#EFDD83
Tritanopia (blue-blind)
#45F9E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67ff79; /* rgb */ color: rgb(103, 255, 121); /* oklch */ color: oklch(88.9% 0.219 145.5);
Tailwind
colors: {
custom: {
50: '#a0ffa2',
500: '#67ff79',
950: '#000000',
},
}SCSS
$custom: #67ff79; $custom-light: #a0ffa2; $custom-dark: #000000;
JSON
{
"hex": "#67ff79",
"rgb": {
"r": 103,
"g": 255,
"b": 121
},
"hsl": {
"h": 127.105,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.88925,
"c": 0.21901,
"h": 145.5
},
"luminance": 0.75784
}Semantic roles & 50–950 ramp
primary
#67FF79
secondary
#DA30C6
accent
#00CAE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680