#68F57E#68F57E
#68F57E is a very light, highly saturated green. Relative luminance 0.698; OKLCH L 86.6% C 0.202 H 146.6°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68F57E |
|---|---|
| RGB | rgb(104, 245, 126) |
| HSL | hsl(129, 88%, 68%) |
| HSV | hsv(129, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 48.6%, 3.9%) |
| CIE-LAB | lab(86.87, -62.21, 45.83) |
| CIE-LCH | lch(86.87, 77.27, 143.62°) |
| OKLab | oklab(86.58% -0.1683 0.1111) |
| OKLCH | oklch(86.58% 0.202 146.6) |
| XYZ | xyz(42.1245, 69.7504, 30.9779) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Spearmint
#1EF876
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.70
Easter Green
#8CFD7E
ΔE00 3.72
Spring Green
#00FF7F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F57E #F568DF
analogous
#98F568 #68F57E #68F5C5
triadic
#68F57E #7E68F5 #F57E68
tetradic
#68F57E #6898F5 #F568DF #F5C568
square
#68F57E #6898F5 #F568DF #F5C568
split-complementary
#68F57E #C568F5 #F56898
monochromatic
#0ED52D #2FF14D #68F57E #A1F9AF #DBFDE0
Accessibility & contrast
On white
1.40
#68F57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#68F57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F57E
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F57E | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E174
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#49F0D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f57e; /* rgb */ color: rgb(104, 245, 126); /* oklch */ color: oklch(86.6% 0.202 146.6);
Tailwind
colors: {
custom: {
50: '#9ff9a5',
500: '#68f57e',
950: '#000000',
},
}SCSS
$custom: #68f57e; $custom-light: #9ff9a5; $custom-dark: #000000;
JSON
{
"hex": "#68f57e",
"rgb": {
"r": 104,
"g": 245,
"b": 126
},
"hsl": {
"h": 129.362,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.86579,
"c": 0.20171,
"h": 146.6
},
"luminance": 0.69754
}Semantic roles & 50–950 ramp
primary
#68F57E
secondary
#CE33B6
accent
#01C1E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580