#68F57F#68F57F
#68F57F is a very light, highly saturated green. Relative luminance 0.698; OKLCH L 86.6% C 0.201 H 146.7°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #68F57F |
|---|---|
| RGB | rgb(104, 245, 127) |
| HSL | hsl(130, 88%, 68%) |
| HSV | hsv(130, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(86.89, -62.07, 45.37) |
| CIE-LCH | lch(86.89, 76.88, 143.84°) |
| OKLab | oklab(86.59% -0.1679 0.1101) |
| OKLCH | oklch(86.59% 0.201 146.7) |
| XYZ | xyz(42.1894, 69.7763, 31.3194) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.83
Spearmint
#1EF876
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.62
Easter Green
#8CFD7E
ΔE00 3.79
Spring Green
#00FF7F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F57F #F568DE
analogous
#97F568 #68F57F #68F5C5
triadic
#68F57F #7F68F5 #F57F68
tetradic
#68F57F #6897F5 #F568DE #F5C568
square
#68F57F #6897F5 #F568DE #F5C568
split-complementary
#68F57F #C568F5 #F56897
monochromatic
#0ED52E #2FF14E #68F57F #A1F9B0 #DBFDE0
Accessibility & contrast
On white
1.40
#68F57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#68F57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F57F
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F57F | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E175
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#49F0D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f57f; /* rgb */ color: rgb(104, 245, 127); /* oklch */ color: oklch(86.6% 0.201 146.7);
Tailwind
colors: {
custom: {
50: '#9ff9a6',
500: '#68f57f',
950: '#000000',
},
}SCSS
$custom: #68f57f; $custom-light: #9ff9a6; $custom-dark: #000000;
JSON
{
"hex": "#68f57f",
"rgb": {
"r": 104,
"g": 245,
"b": 127
},
"hsl": {
"h": 129.787,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.86593,
"c": 0.20083,
"h": 146.7
},
"luminance": 0.6978
}Semantic roles & 50–950 ramp
primary
#68F57F
secondary
#CE33B5
accent
#01BFE4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580