#68EB76#68EB76
#68EB76 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.196 H 145.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB76 |
|---|---|
| RGB | rgb(104, 235, 118) |
| HSL | hsl(126, 77%, 66%) |
| HSV | hsv(126, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 49.8%, 7.8%) |
| CIE-LAB | lab(83.79, -59.59, 45.81) |
| CIE-LCH | lch(83.79, 75.16, 142.45°) |
| OKLab | oklab(84.01% -0.1615 0.1107) |
| OKLCH | oklch(84.01% 0.196 145.6) |
| XYZ | xyz(38.6849, 63.6643, 27.3859) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.01
Weird Green
#3AE57F
ΔE00 4.17
Spearmint
#1EF876
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.38
Lightgreen (survey)
#76FF7B
ΔE00 4.46
Minty Green
#0BF77D
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB76 #EB68DD
analogous
#9CEB68 #68EB76 #68EBB8
triadic
#68EB76 #7668EB #EB7668
tetradic
#68EB76 #689CEB #EB68DD #EBB868
square
#68EB76 #689CEB #EB68DD #EBB868
split-complementary
#68EB76 #B868EB #EB689C
monochromatic
#19BF2B #32E445 #68EB76 #9EF2A7 #D4F9D8
Accessibility & contrast
On white
1.53
#68EB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#68EB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB76
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB76 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#4FE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68eb76; /* rgb */ color: rgb(104, 235, 118); /* oklch */ color: oklch(84.0% 0.196 145.6);
Tailwind
colors: {
custom: {
50: '#9ef2a0',
500: '#68eb76',
950: '#000000',
},
}SCSS
$custom: #68eb76; $custom-light: #9ef2a0; $custom-dark: #000000;
JSON
{
"hex": "#68eb76",
"rgb": {
"r": 104,
"g": 235,
"b": 118
},
"hsl": {
"h": 126.412,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.8401,
"c": 0.19575,
"h": 145.6
},
"luminance": 0.63668
}Semantic roles & 50–950 ramp
primary
#68EB76
secondary
#BE39B0
accent
#0DC3D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580