#68EB75#68EB75
#68EB75 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.197 H 145.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB75 |
|---|---|
| RGB | rgb(104, 235, 117) |
| HSL | hsl(126, 77%, 66%) |
| HSV | hsv(126, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(83.78, -59.73, 46.27) |
| CIE-LCH | lch(83.78, 75.55, 142.24°) |
| OKLab | oklab(84% -0.1619 0.1116) |
| OKLCH | oklch(84% 0.197 145.4) |
| XYZ | xyz(38.6258, 63.6407, 27.0746) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.92
Spearmint
#1EF876
ΔE00 4.21
Weird Green
#3AE57F
ΔE00 4.27
Lightgreen (survey)
#76FF7B
ΔE00 4.42
Lightgreen
#90EE90
ΔE00 4.45
Minty Green
#0BF77D
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB75 #EB68DE
analogous
#9DEB68 #68EB75 #68EBB7
triadic
#68EB75 #7568EB #EB7568
tetradic
#68EB75 #689DEB #EB68DE #EBB768
square
#68EB75 #689DEB #EB68DE #EBB768
split-complementary
#68EB75 #B768EB #EB689D
monochromatic
#19BF2A #32E444 #68EB75 #9EF2A6 #D4F9D8
Accessibility & contrast
On white
1.53
#68EB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#68EB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB75
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB75 | 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)
#EFD86B
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#4FE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68eb75; /* rgb */ color: rgb(104, 235, 117); /* oklch */ color: oklch(84.0% 0.197 145.4);
Tailwind
colors: {
custom: {
50: '#9ef29f',
500: '#68eb75',
950: '#000000',
},
}SCSS
$custom: #68eb75; $custom-light: #9ef29f; $custom-dark: #000000;
JSON
{
"hex": "#68eb75",
"rgb": {
"r": 104,
"g": 235,
"b": 117
},
"hsl": {
"h": 125.954,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.83996,
"c": 0.19664,
"h": 145.4
},
"luminance": 0.63644
}Semantic roles & 50–950 ramp
primary
#68EB75
secondary
#BE39B1
accent
#0DC5D9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580