#68F080#68F080
#68F080 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.193 H 147.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #68F080 |
|---|---|
| RGB | rgb(104, 240, 128) |
| HSL | hsl(131, 82%, 67%) |
| HSV | hsv(131, 57%, 94%) |
| CMYK | cmyk(56.7%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.41, -60.06, 43.04) |
| CIE-LCH | lch(85.41, 73.89, 144.37°) |
| OKLab | oklab(85.39% -0.1625 0.1049) |
| OKLCH | oklch(85.39% 0.193 147.2) |
| XYZ | xyz(40.7626, 66.8180, 31.1670) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.82
Lightgreen (survey)
#76FF7B
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.00
Weird Green
#3AE57F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F080 #F068D8
analogous
#94F068 #68F080 #68F0C4
triadic
#68F080 #8068F0 #F08068
tetradic
#68F080 #6894F0 #F068D8 #F0C468
square
#68F080 #6894F0 #F068D8 #F0C468
split-complementary
#68F080 #C468F0 #F06894
monochromatic
#14CA34 #30EA51 #68F080 #A0F6AF #D7FBDE
Accessibility & contrast
On white
1.46
#68F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#68F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F080
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F080 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#4AEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68f080; /* rgb */ color: rgb(104, 240, 128); /* oklch */ color: oklch(85.4% 0.193 147.2);
Tailwind
colors: {
custom: {
50: '#9ef6a6',
500: '#68f080',
950: '#000000',
},
}SCSS
$custom: #68f080; $custom-light: #9ef6a6; $custom-dark: #000000;
JSON
{
"hex": "#68f080",
"rgb": {
"r": 104,
"g": 240,
"b": 128
},
"hsl": {
"h": 130.588,
"s": 81.928,
"l": 67.451
},
"oklch": {
"l": 0.85385,
"c": 0.19345,
"h": 147.2
},
"luminance": 0.66822
}Semantic roles & 50–950 ramp
primary
#68F080
secondary
#C636AD
accent
#07B8DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580