#67F780#67F780
#67F780 is a very light, highly saturated green. Relative luminance 0.710; OKLCH L 87.1% C 0.203 H 146.9°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67F780 |
|---|---|
| RGB | rgb(103, 247, 128) |
| HSL | hsl(130, 90%, 69%) |
| HSV | hsv(130, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 48.2%, 3.1%) |
| CIE-LAB | lab(87.47, -62.89, 45.61) |
| CIE-LCH | lch(87.47, 77.68, 144.05°) |
| OKLab | oklab(87.07% -0.1701 0.1107) |
| OKLCH | oklch(87.07% 0.203 146.9) |
| XYZ | xyz(42.7478, 70.9596, 31.8617) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.57
Spearmint
#1EF876
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F780 #F767DE
analogous
#96F767 #67F780 #67F7C8
triadic
#67F780 #8067F7 #F78067
tetradic
#67F780 #6796F7 #F767DE #F7C867
square
#67F780 #6796F7 #F767DE #F7C867
split-complementary
#67F780 #C867F7 #F76796
monochromatic
#0BD82F #2DF44F #67F780 #A1FAB1 #DBFDE1
Accessibility & contrast
On white
1.38
#67F780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#67F780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F780
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F780 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE376
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#45F2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f780; /* rgb */ color: rgb(103, 247, 128); /* oklch */ color: oklch(87.1% 0.203 146.9);
Tailwind
colors: {
custom: {
50: '#9ffba7',
500: '#67f780',
950: '#000000',
},
}SCSS
$custom: #67f780; $custom-light: #9ffba7; $custom-dark: #000000;
JSON
{
"hex": "#67f780",
"rgb": {
"r": 103,
"g": 247,
"b": 128
},
"hsl": {
"h": 130.417,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87065,
"c": 0.20295,
"h": 146.9
},
"luminance": 0.70964
}Semantic roles & 50–950 ramp
primary
#67F780
secondary
#D032B5
accent
#00BEE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580