#68FB7F#68FB7F
#68FB7F is a very light, highly saturated green. Relative luminance 0.735; OKLCH L 88.1% C 0.209 H 146.5°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #68FB7F |
|---|---|
| RGB | rgb(104, 251, 127) |
| HSL | hsl(129, 95%, 70%) |
| HSV | hsv(129, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 49.4%, 1.6%) |
| CIE-LAB | lab(88.67, -64.27, 47.58) |
| CIE-LCH | lch(88.67, 79.97, 143.49°) |
| OKLab | oklab(88.06% -0.1739 0.1151) |
| OKLCH | oklch(88.06% 0.209 146.5) |
| XYZ | xyz(44.0340, 73.4656, 31.9343) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.75
Spearmint
#1EF876
ΔE00 3.08
Easter Green
#8CFD7E
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FB7F #FB68E4
analogous
#9AFB68 #68FB7F #68FBC9
triadic
#68FB7F #7F68FB #FB7F68
tetradic
#68FB7F #689AFB #FB68E4 #FBC968
square
#68FB7F #689AFB #FB68E4 #FBC968
split-complementary
#68FB7F #C968FB #FB689A
monochromatic
#06E329 #2CF94C #68FB7F #A4FDB2 #DFFEE4
Accessibility & contrast
On white
1.34
#68FB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#68FB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FB7F
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FB7F | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE775
Deuteranopia (green-blind)
#EBDA88
Tritanopia (blue-blind)
#46F6DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #68fb7f; /* rgb */ color: rgb(104, 251, 127); /* oklch */ color: oklch(88.1% 0.209 146.5);
Tailwind
colors: {
custom: {
50: '#a0fea6',
500: '#68fb7f',
950: '#000000',
},
}SCSS
$custom: #68fb7f; $custom-light: #a0fea6; $custom-dark: #000000;
JSON
{
"hex": "#68fb7f",
"rgb": {
"r": 104,
"g": 251,
"b": 127
},
"hsl": {
"h": 129.388,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.8806,
"c": 0.20852,
"h": 146.5
},
"luminance": 0.7347
}Semantic roles & 50–950 ramp
primary
#68FB7F
secondary
#D632BC
accent
#00C2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680