#68EB7A#68EB7A
#68EB7A is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.192 H 146.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB7A |
|---|---|
| RGB | rgb(104, 235, 122) |
| HSL | hsl(128, 77%, 66%) |
| HSV | hsv(128, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(83.84, -59.03, 43.96) |
| CIE-LCH | lch(83.84, 73.60, 143.33°) |
| OKLab | oklab(84.07% -0.1599 0.1067) |
| OKLCH | oklch(84.07% 0.192 146.3) |
| XYZ | xyz(38.9277, 63.7614, 28.6644) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 4.12
Spearmint
#1EF876
ΔE00 4.22
Minty Green
#0BF77D
ΔE00 4.34
Wintergreen
#20F986
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB7A #EB68D9
analogous
#98EB68 #68EB7A #68EBBC
triadic
#68EB7A #7A68EB #EB7A68
tetradic
#68EB7A #6898EB #EB68D9 #EBBC68
square
#68EB7A #6898EB #EB68D9 #EBBC68
split-complementary
#68EB7A #BC68EB #EB6898
monochromatic
#19BF30 #32E44A #68EB7A #9EF2AA #D4F9D9
Accessibility & contrast
On white
1.53
#68EB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#68EB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB7A
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB7A | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED871
Deuteranopia (green-blind)
#DDCC82
Tritanopia (blue-blind)
#4EE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68eb7a; /* rgb */ color: rgb(104, 235, 122); /* oklch */ color: oklch(84.1% 0.192 146.3);
Tailwind
colors: {
custom: {
50: '#9ef2a2',
500: '#68eb7a',
950: '#000000',
},
}SCSS
$custom: #68eb7a; $custom-light: #9ef2a2; $custom-dark: #000000;
JSON
{
"hex": "#68eb7a",
"rgb": {
"r": 104,
"g": 235,
"b": 122
},
"hsl": {
"h": 128.244,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84068,
"c": 0.19223,
"h": 146.3
},
"luminance": 0.63765
}Semantic roles & 50–950 ramp
primary
#68EB7A
secondary
#BE39AC
accent
#0DBDD9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580