#68F37A#68F37A
#68F37A is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 86.0% C 0.203 H 146.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #68F37A |
|---|---|
| RGB | rgb(104, 243, 122) |
| HSL | hsl(128, 85%, 68%) |
| HSV | hsv(128, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 49.8%, 4.7%) |
| CIE-LAB | lab(86.23, -62.02, 46.92) |
| CIE-LCH | lch(86.23, 77.77, 142.89°) |
| OKLab | oklab(86.03% -0.1679 0.1134) |
| OKLCH | oklch(86.03% 0.203 146) |
| XYZ | xyz(41.2698, 68.4456, 29.4451) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.89
Spearmint
#1EF876
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.71
Easter Green
#8CFD7E
ΔE00 3.74
Wintergreen
#20F986
ΔE00 4.04
Spring Green
#00FF7F
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F37A #F368E1
analogous
#9BF368 #68F37A #68F3C0
triadic
#68F37A #7A68F3 #F37A68
tetradic
#68F37A #689BF3 #F368E1 #F3C068
square
#68F37A #689BF3 #F368E1 #F3C068
split-complementary
#68F37A #C068F3 #F3689B
monochromatic
#11D029 #2FEE48 #68F37A #A1F8AC #D9FCDE
Accessibility & contrast
On white
1.43
#68F37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#68F37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F37A
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F37A | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#4BEED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f37a; /* rgb */ color: rgb(104, 243, 122); /* oklch */ color: oklch(86.0% 0.203 146.0);
Tailwind
colors: {
custom: {
50: '#9ff8a3',
500: '#68f37a',
950: '#000000',
},
}SCSS
$custom: #68f37a; $custom-light: #9ff8a3; $custom-dark: #000000;
JSON
{
"hex": "#68f37a",
"rgb": {
"r": 104,
"g": 243,
"b": 122
},
"hsl": {
"h": 127.77,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86031,
"c": 0.20262,
"h": 146
},
"luminance": 0.68449
}Semantic roles & 50–950 ramp
primary
#68F37A
secondary
#CC34B8
accent
#04C5E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580