#68EB79#68EB79
#68EB79 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.193 H 146.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB79 |
|---|---|
| RGB | rgb(104, 235, 121) |
| HSL | hsl(128, 77%, 66%) |
| HSV | hsv(128, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(83.83, -59.18, 44.42) |
| CIE-LCH | lch(83.83, 73.99, 143.10°) |
| OKLab | oklab(84.05% -0.1603 0.1077) |
| OKLCH | oklch(84.05% 0.193 146.1) |
| XYZ | xyz(38.8660, 63.7368, 28.3397) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 4.18
Spearmint
#1EF876
ΔE00 4.21
Minty Green
#0BF77D
ΔE00 4.37
Lightgreen (survey)
#76FF7B
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB79 #EB68DA
analogous
#99EB68 #68EB79 #68EBBB
triadic
#68EB79 #7968EB #EB7968
tetradic
#68EB79 #6899EB #EB68DA #EBBB68
square
#68EB79 #6899EB #EB68DA #EBBB68
split-complementary
#68EB79 #BB68EB #EB6899
monochromatic
#19BF2F #32E449 #68EB79 #9EF2A9 #D4F9D9
Accessibility & contrast
On white
1.53
#68EB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#68EB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB79
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB79 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED870
Deuteranopia (green-blind)
#DDCC81
Tritanopia (blue-blind)
#4EE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68eb79; /* rgb */ color: rgb(104, 235, 121); /* oklch */ color: oklch(84.1% 0.193 146.1);
Tailwind
colors: {
custom: {
50: '#9ef2a2',
500: '#68eb79',
950: '#000000',
},
}SCSS
$custom: #68eb79; $custom-light: #9ef2a2; $custom-dark: #000000;
JSON
{
"hex": "#68eb79",
"rgb": {
"r": 104,
"g": 235,
"b": 121
},
"hsl": {
"h": 127.786,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84053,
"c": 0.19311,
"h": 146.1
},
"luminance": 0.6374
}Semantic roles & 50–950 ramp
primary
#68EB79
secondary
#BE39AD
accent
#0DBED9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580