#68EE77#68EE77
#68EE77 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.199 H 145.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE77 |
|---|---|
| RGB | rgb(104, 238, 119) |
| HSL | hsl(127, 80%, 67%) |
| HSV | hsv(127, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(84.70, -60.58, 46.45) |
| CIE-LCH | lch(84.70, 76.34, 142.52°) |
| OKLab | oklab(84.76% -0.1641 0.1122) |
| OKLCH | oklch(84.76% 0.199 145.7) |
| XYZ | xyz(39.6108, 65.4205, 27.9892) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.45
Spearmint
#1EF876
ΔE00 3.79
Lightgreen (survey)
#76FF7B
ΔE00 3.83
Minty Green
#0BF77D
ΔE00 4.14
Easter Green
#8CFD7E
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE77 #EE68DF
analogous
#9CEE68 #68EE77 #68EEBA
triadic
#68EE77 #7768EE #EE7768
tetradic
#68EE77 #689CEE #EE68DF #EEBA68
square
#68EE77 #689CEE #EE68DF #EEBA68
split-complementary
#68EE77 #BA68EE #EE689C
monochromatic
#16C52A #31E845 #68EE77 #9FF4A9 #D6FADA
Accessibility & contrast
On white
1.49
#68EE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#68EE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE77
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE77 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6D
Deuteranopia (green-blind)
#E0CF7F
Tritanopia (blue-blind)
#4EE9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ee77; /* rgb */ color: rgb(104, 238, 119); /* oklch */ color: oklch(84.8% 0.199 145.7);
Tailwind
colors: {
custom: {
50: '#9ef4a0',
500: '#68ee77',
950: '#000000',
},
}SCSS
$custom: #68ee77; $custom-light: #9ef4a0; $custom-dark: #000000;
JSON
{
"hex": "#68ee77",
"rgb": {
"r": 104,
"g": 238,
"b": 119
},
"hsl": {
"h": 126.716,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.84762,
"c": 0.19878,
"h": 145.7
},
"luminance": 0.65424
}Semantic roles & 50–950 ramp
primary
#68EE77
secondary
#C337B3
accent
#09C4DC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580