#68E87E#68E87E
#68E87E is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.4% C 0.185 H 147.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68E87E |
|---|---|
| RGB | rgb(104, 232, 126) |
| HSL | hsl(130, 74%, 66%) |
| HSV | hsv(130, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 45.7%, 9%) |
| CIE-LAB | lab(83.00, -57.31, 40.96) |
| CIE-LCH | lch(83.00, 70.45, 144.45°) |
| OKLab | oklab(83.39% -0.1552 0.1001) |
| OKLCH | oklch(83.39% 0.185 147.2) |
| XYZ | xyz(38.3290, 62.1593, 29.7127) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Lightish Green
#61E160
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 3.97
Minty Green
#0BF77D
ΔE00 4.74
Turquoise Green
#04F489
ΔE00 4.81
Spearmint
#1EF876
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E87E #E868D2
analogous
#92E868 #68E87E #68E8BE
triadic
#68E87E #7E68E8 #E87E68
tetradic
#68E87E #6892E8 #E868D2 #E8BE68
square
#68E87E #6892E8 #E868D2 #E8BE68
split-complementary
#68E87E #BE68E8 #E86892
monochromatic
#1CB937 #33E051 #68E87E #9DF0AB #D2F8D9
Accessibility & contrast
On white
1.56
#68E87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#68E87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E87E
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E87E | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD676
Deuteranopia (green-blind)
#DACA85
Tritanopia (blue-blind)
#4DE3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e87e; /* rgb */ color: rgb(104, 232, 126); /* oklch */ color: oklch(83.4% 0.185 147.2);
Tailwind
colors: {
custom: {
50: '#9df0a5',
500: '#68e87e',
950: '#000000',
},
}SCSS
$custom: #68e87e; $custom-light: #9df0a5; $custom-dark: #000000;
JSON
{
"hex": "#68e87e",
"rgb": {
"r": 104,
"g": 232,
"b": 126
},
"hsl": {
"h": 130.313,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83392,
"c": 0.18468,
"h": 147.2
},
"luminance": 0.62163
}Semantic roles & 50–950 ramp
primary
#68E87E
secondary
#B93BA3
accent
#10B4D6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580