#68EA78#68EA78
#68EA78 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.193 H 146.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA78 |
|---|---|
| RGB | rgb(104, 234, 120) |
| HSL | hsl(127, 76%, 66%) |
| HSV | hsv(127, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(83.52, -58.94, 44.51) |
| CIE-LCH | lch(83.52, 73.86, 142.94°) |
| OKLab | oklab(83.79% -0.1597 0.1079) |
| OKLCH | oklch(83.79% 0.193 146) |
| XYZ | xyz(38.5195, 63.1414, 27.9233) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.12
Weird Green
#3AE57F
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 4.23
Spearmint
#1EF876
ΔE00 4.36
Minty Green
#0BF77D
ΔE00 4.52
Lightgreen (survey)
#76FF7B
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA78 #EA68DA
analogous
#99EA68 #68EA78 #68EAB9
triadic
#68EA78 #7868EA #EA7868
tetradic
#68EA78 #6899EA #EA68DA #EAB968
square
#68EA78 #6899EA #EA68DA #EAB968
split-complementary
#68EA78 #B968EA #EA6899
monochromatic
#1ABD2E #32E348 #68EA78 #9EF1A8 #D3F9D8
Accessibility & contrast
On white
1.54
#68EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#68EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA78
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA78 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#DCCC80
Tritanopia (blue-blind)
#4EE5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68ea78; /* rgb */ color: rgb(104, 234, 120); /* oklch */ color: oklch(83.8% 0.193 146.0);
Tailwind
colors: {
custom: {
50: '#9df2a1',
500: '#68ea78',
950: '#000000',
},
}SCSS
$custom: #68ea78; $custom-light: #9df2a1; $custom-dark: #000000;
JSON
{
"hex": "#68ea78",
"rgb": {
"r": 104,
"g": 234,
"b": 120
},
"hsl": {
"h": 127.385,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83793,
"c": 0.1927,
"h": 146
},
"luminance": 0.63145
}Semantic roles & 50–950 ramp
primary
#68EA78
secondary
#BC3AAC
accent
#0EBFD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580