#68F280#68F280
#68F280 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.196 H 147.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #68F280 |
|---|---|
| RGB | rgb(104, 242, 128) |
| HSL | hsl(130, 84%, 68%) |
| HSV | hsv(130, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(86.01, -60.81, 43.79) |
| CIE-LCH | lch(86.01, 74.94, 144.24°) |
| OKLab | oklab(85.87% -0.1645 0.1066) |
| OKLCH | oklch(85.87% 0.196 147.1) |
| XYZ | xyz(41.3546, 68.0021, 31.3643) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.40
Lightgreen (survey)
#76FF7B
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.55
Wintergreen
#20F986
ΔE00 3.68
Lightgreen
#90EE90
ΔE00 4.15
Spring Green
#00FF7F
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F280 #F268DA
analogous
#95F268 #68F280 #68F2C5
triadic
#68F280 #8068F2 #F28068
tetradic
#68F280 #6895F2 #F268DA #F2C568
square
#68F280 #6895F2 #F268DA #F2C568
split-complementary
#68F280 #C568F2 #F26895
monochromatic
#12CE32 #30ED51 #68F280 #A0F7AF #D9FCDF
Accessibility & contrast
On white
1.44
#68F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#68F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F280
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F280 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#49EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f280; /* rgb */ color: rgb(104, 242, 128); /* oklch */ color: oklch(85.9% 0.196 147.1);
Tailwind
colors: {
custom: {
50: '#9ef7a6',
500: '#68f280',
950: '#000000',
},
}SCSS
$custom: #68f280; $custom-light: #9ef7a6; $custom-dark: #000000;
JSON
{
"hex": "#68f280",
"rgb": {
"r": 104,
"g": 242,
"b": 128
},
"hsl": {
"h": 130.435,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.85874,
"c": 0.19606,
"h": 147.1
},
"luminance": 0.68006
}Semantic roles & 50–950 ramp
primary
#68F280
secondary
#CA34B0
accent
#05BAE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580