#67F280#67F280
#67F280 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.196 H 147.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67F280 |
|---|---|
| RGB | rgb(103, 242, 128) |
| HSL | hsl(131, 84%, 68%) |
| HSV | hsv(131, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(85.98, -61.03, 43.75) |
| CIE-LCH | lch(85.98, 75.09, 144.37°) |
| OKLab | oklab(85.84% -0.1651 0.1065) |
| OKLCH | oklch(85.84% 0.196 147.2) |
| XYZ | xyz(41.2392, 67.9425, 31.3589) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.57
Wintergreen
#20F986
ΔE00 3.61
Spring Green
#00FF7F
ΔE00 4.20
Lightgreen
#90EE90
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F280 #F267D9
analogous
#94F267 #67F280 #67F2C5
triadic
#67F280 #8067F2 #F28067
tetradic
#67F280 #6794F2 #F267D9 #F2C567
square
#67F280 #6794F2 #F267D9 #F2C567
split-complementary
#67F280 #C567F2 #F26794
monochromatic
#12CD33 #2FED51 #67F280 #9FF7AF #D8FCDE
Accessibility & contrast
On white
1.44
#67F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#67F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F280
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F280 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#47EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f280; /* rgb */ color: rgb(103, 242, 128); /* oklch */ color: oklch(85.8% 0.196 147.2);
Tailwind
colors: {
custom: {
50: '#9ef7a6',
500: '#67f280',
950: '#000000',
},
}SCSS
$custom: #67f280; $custom-light: #9ef7a6; $custom-dark: #000000;
JSON
{
"hex": "#67f280",
"rgb": {
"r": 103,
"g": 242,
"b": 128
},
"hsl": {
"h": 130.791,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.85841,
"c": 0.19649,
"h": 147.2
},
"luminance": 0.67946
}Semantic roles & 50–950 ramp
primary
#67F280
secondary
#C934AE
accent
#05B9E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580