#68EB77#68EB77
#68EB77 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.195 H 145.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB77 |
|---|---|
| RGB | rgb(104, 235, 119) |
| HSL | hsl(127, 77%, 66%) |
| HSV | hsv(127, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 49.4%, 7.8%) |
| CIE-LAB | lab(83.80, -59.45, 45.35) |
| CIE-LCH | lch(83.80, 74.77, 142.67°) |
| OKLab | oklab(84.02% -0.1611 0.1097) |
| OKLCH | oklch(84.02% 0.195 145.8) |
| XYZ | xyz(38.7447, 63.6882, 27.7005) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 4.07
Spearmint
#1EF876
ΔE00 4.20
Lightgreen
#90EE90
ΔE00 4.31
Minty Green
#0BF77D
ΔE00 4.43
Lightgreen (survey)
#76FF7B
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB77 #EB68DC
analogous
#9BEB68 #68EB77 #68EBB9
triadic
#68EB77 #7768EB #EB7768
tetradic
#68EB77 #689BEB #EB68DC #EBB968
square
#68EB77 #689BEB #EB68DC #EBB968
split-complementary
#68EB77 #B968EB #EB689B
monochromatic
#19BF2C #32E446 #68EB77 #9EF2A8 #D4F9D8
Accessibility & contrast
On white
1.53
#68EB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#68EB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB77
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB77 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86D
Deuteranopia (green-blind)
#DDCC7F
Tritanopia (blue-blind)
#4EE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68eb77; /* rgb */ color: rgb(104, 235, 119); /* oklch */ color: oklch(84.0% 0.195 145.8);
Tailwind
colors: {
custom: {
50: '#9ef2a0',
500: '#68eb77',
950: '#000000',
},
}SCSS
$custom: #68eb77; $custom-light: #9ef2a0; $custom-dark: #000000;
JSON
{
"hex": "#68eb77",
"rgb": {
"r": 104,
"g": 235,
"b": 119
},
"hsl": {
"h": 126.87,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84024,
"c": 0.19488,
"h": 145.8
},
"luminance": 0.63692
}Semantic roles & 50–950 ramp
primary
#68EB77
secondary
#BE39AF
accent
#0DC1D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580