#68EA7A#68EA7A
#68EA7A is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.191 H 146.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA7A |
|---|---|
| RGB | rgb(104, 234, 122) |
| HSL | hsl(128, 76%, 66%) |
| HSV | hsv(128, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(83.54, -58.66, 43.59) |
| CIE-LCH | lch(83.54, 73.08, 143.39°) |
| OKLab | oklab(83.82% -0.1589 0.1059) |
| OKLCH | oklch(83.82% 0.191 146.3) |
| XYZ | xyz(38.6422, 63.1904, 28.5692) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.68
Lightgreen
#90EE90
ΔE00 4.11
Spearmint
#1EF876
ΔE00 4.39
Minty Green
#0BF77D
ΔE00 4.47
Wintergreen
#20F986
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA7A #EA68D8
analogous
#97EA68 #68EA7A #68EABB
triadic
#68EA7A #7A68EA #EA7A68
tetradic
#68EA7A #6897EA #EA68D8 #EABB68
square
#68EA7A #6897EA #EA68D8 #EABB68
split-complementary
#68EA7A #BB68EA #EA6897
monochromatic
#1ABD31 #32E34B #68EA7A #9EF1A9 #D3F9D9
Accessibility & contrast
On white
1.54
#68EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#68EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA7A
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA7A | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD771
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#4EE5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68ea7a; /* rgb */ color: rgb(104, 234, 122); /* oklch */ color: oklch(83.8% 0.191 146.3);
Tailwind
colors: {
custom: {
50: '#9df2a2',
500: '#68ea7a',
950: '#000000',
},
}SCSS
$custom: #68ea7a; $custom-light: #9df2a2; $custom-dark: #000000;
JSON
{
"hex": "#68ea7a",
"rgb": {
"r": 104,
"g": 234,
"b": 122
},
"hsl": {
"h": 128.308,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83822,
"c": 0.19091,
"h": 146.3
},
"luminance": 0.63194
}Semantic roles & 50–950 ramp
primary
#68EA7A
secondary
#BC3AAA
accent
#0EBCD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580