#68EE78#68EE78
#68EE78 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.198 H 145.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE78 |
|---|---|
| RGB | rgb(104, 238, 120) |
| HSL | hsl(127, 80%, 67%) |
| HSV | hsv(127, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 49.6%, 6.7%) |
| CIE-LAB | lab(84.71, -60.44, 46.00) |
| CIE-LCH | lch(84.71, 75.95, 142.73°) |
| OKLab | oklab(84.78% -0.1637 0.1112) |
| OKLCH | oklch(84.78% 0.198 145.8) |
| XYZ | xyz(39.6712, 65.4446, 28.3072) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.78
Lightgreen (survey)
#76FF7B
ΔE00 3.87
Minty Green
#0BF77D
ΔE00 4.09
Lightgreen
#90EE90
ΔE00 4.35
Weird Green
#3AE57F
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE78 #EE68DE
analogous
#9BEE68 #68EE78 #68EEBB
triadic
#68EE78 #7868EE #EE7868
tetradic
#68EE78 #689BEE #EE68DE #EEBB68
square
#68EE78 #689BEE #EE68DE #EEBB68
split-complementary
#68EE78 #BB68EE #EE689B
monochromatic
#16C52B #31E847 #68EE78 #9FF4A9 #D6FADA
Accessibility & contrast
On white
1.49
#68EE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#68EE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE78
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE78 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6E
Deuteranopia (green-blind)
#E0CF80
Tritanopia (blue-blind)
#4DE9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ee78; /* rgb */ color: rgb(104, 238, 120); /* oklch */ color: oklch(84.8% 0.198 145.8);
Tailwind
colors: {
custom: {
50: '#9ef4a1',
500: '#68ee78',
950: '#000000',
},
}SCSS
$custom: #68ee78; $custom-light: #9ef4a1; $custom-dark: #000000;
JSON
{
"hex": "#68ee78",
"rgb": {
"r": 104,
"g": 238,
"b": 120
},
"hsl": {
"h": 127.164,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.84776,
"c": 0.1979,
"h": 145.8
},
"luminance": 0.65448
}Semantic roles & 50–950 ramp
primary
#68EE78
secondary
#C337B2
accent
#09C3DC
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580