#67F080#67F080
#67F080 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.194 H 147.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #67F080 |
|---|---|
| RGB | rgb(103, 240, 128) |
| HSL | hsl(131, 82%, 67%) |
| HSV | hsv(131, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.38, -60.29, 43.00) |
| CIE-LCH | lch(85.38, 74.05, 144.50°) |
| OKLab | oklab(85.35% -0.1631 0.1048) |
| OKLCH | oklch(85.35% 0.194 147.3) |
| XYZ | xyz(40.6472, 66.7585, 31.1615) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.76
Weird Green
#3AE57F
ΔE00 3.97
Lightgreen (survey)
#76FF7B
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F080 #F067D7
analogous
#93F067 #67F080 #67F0C5
triadic
#67F080 #8067F0 #F08067
tetradic
#67F080 #6793F0 #F067D7 #F0C567
square
#67F080 #6793F0 #F067D7 #F0C567
split-complementary
#67F080 #C567F0 #F06793
monochromatic
#14C935 #2FEB51 #67F080 #9FF5AF #D6FBDD
Accessibility & contrast
On white
1.46
#67F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#67F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F080
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F080 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#48EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f080; /* rgb */ color: rgb(103, 240, 128); /* oklch */ color: oklch(85.4% 0.194 147.3);
Tailwind
colors: {
custom: {
50: '#9ef6a6',
500: '#67f080',
950: '#000000',
},
}SCSS
$custom: #67f080; $custom-light: #9ef6a6; $custom-dark: #000000;
JSON
{
"hex": "#67f080",
"rgb": {
"r": 103,
"g": 240,
"b": 128
},
"hsl": {
"h": 130.949,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85351,
"c": 0.19388,
"h": 147.3
},
"luminance": 0.66762
}Semantic roles & 50–950 ramp
primary
#67F080
secondary
#C635AB
accent
#07B7DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580