#68F480#68F480
#68F480 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.199 H 147.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68F480 |
|---|---|
| RGB | rgb(104, 244, 128) |
| HSL | hsl(130, 86%, 68%) |
| HSV | hsv(130, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(86.60, -61.56, 44.54) |
| CIE-LCH | lch(86.60, 75.98, 144.11°) |
| OKLab | oklab(86.36% -0.1666 0.1083) |
| OKLCH | oklch(86.36% 0.199 147) |
| XYZ | xyz(41.9532, 69.1991, 31.5638) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.58
Spring Green
#00FF7F
ΔE00 3.99
Easter Green
#8CFD7E
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F480 #F468DC
analogous
#96F468 #68F480 #68F4C6
triadic
#68F480 #8068F4 #F48068
tetradic
#68F480 #6896F4 #F468DC #F4C668
square
#68F480 #6896F4 #F468DC #F4C668
split-complementary
#68F480 #C668F4 #F46896
monochromatic
#0FD231 #2FF050 #68F480 #A1F8B0 #DAFCE0
Accessibility & contrast
On white
1.42
#68F480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#68F480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F480
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F480 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E077
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#49EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f480; /* rgb */ color: rgb(104, 244, 128); /* oklch */ color: oklch(86.4% 0.199 147.0);
Tailwind
colors: {
custom: {
50: '#9ff9a7',
500: '#68f480',
950: '#000000',
},
}SCSS
$custom: #68f480; $custom-light: #9ff9a7; $custom-dark: #000000;
JSON
{
"hex": "#68f480",
"rgb": {
"r": 104,
"g": 244,
"b": 128
},
"hsl": {
"h": 130.286,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86363,
"c": 0.19867,
"h": 147
},
"luminance": 0.69203
}Semantic roles & 50–950 ramp
primary
#68F480
secondary
#CD33B3
accent
#03BCE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580