#68EA77#68EA77
#68EA77 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.194 H 145.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA77 |
|---|---|
| RGB | rgb(104, 234, 119) |
| HSL | hsl(127, 76%, 66%) |
| HSV | hsv(127, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(83.50, -59.08, 44.98) |
| CIE-LCH | lch(83.50, 74.25, 142.72°) |
| OKLab | oklab(83.78% -0.1601 0.1089) |
| OKLCH | oklch(83.78% 0.194 145.8) |
| XYZ | xyz(38.4592, 63.1172, 27.6053) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.01
Weird Green
#3AE57F
ΔE00 3.96
Lightgreen
#90EE90
ΔE00 4.29
Spearmint
#1EF876
ΔE00 4.36
Minty Green
#0BF77D
ΔE00 4.55
Lightgreen (survey)
#76FF7B
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA77 #EA68DB
analogous
#9AEA68 #68EA77 #68EAB8
triadic
#68EA77 #7768EA #EA7768
tetradic
#68EA77 #689AEA #EA68DB #EAB868
square
#68EA77 #689AEA #EA68DB #EAB868
split-complementary
#68EA77 #B868EA #EA689A
monochromatic
#1ABD2D #32E347 #68EA77 #9EF1A7 #D3F9D8
Accessibility & contrast
On white
1.54
#68EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#68EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA77
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA77 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#DCCC7F
Tritanopia (blue-blind)
#4FE5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68ea77; /* rgb */ color: rgb(104, 234, 119); /* oklch */ color: oklch(83.8% 0.194 145.8);
Tailwind
colors: {
custom: {
50: '#9df2a0',
500: '#68ea77',
950: '#000000',
},
}SCSS
$custom: #68ea77; $custom-light: #9df2a0; $custom-dark: #000000;
JSON
{
"hex": "#68ea77",
"rgb": {
"r": 104,
"g": 234,
"b": 119
},
"hsl": {
"h": 126.923,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83778,
"c": 0.19357,
"h": 145.8
},
"luminance": 0.63121
}Semantic roles & 50–950 ramp
primary
#68EA77
secondary
#BC3AAD
accent
#0EC0D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580