#68E87D#68E87D
#68E87D is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.186 H 147.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68E87D |
|---|---|
| RGB | rgb(104, 232, 125) |
| HSL | hsl(130, 74%, 66%) |
| HSV | hsv(130, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 46.1%, 9%) |
| CIE-LAB | lab(82.98, -57.46, 41.43) |
| CIE-LCH | lch(82.98, 70.84, 144.21°) |
| OKLab | oklab(83.38% -0.1556 0.1011) |
| OKLCH | oklch(83.38% 0.186 147) |
| XYZ | xyz(38.2648, 62.1336, 29.3746) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Lightish Green
#61E160
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 4.00
Minty Green
#0BF77D
ΔE00 4.74
Spearmint
#1EF876
ΔE00 4.82
Turquoise Green
#04F489
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E87D #E868D3
analogous
#93E868 #68E87D #68E8BD
triadic
#68E87D #7D68E8 #E87D68
tetradic
#68E87D #6893E8 #E868D3 #E8BD68
square
#68E87D #6893E8 #E868D3 #E8BD68
split-complementary
#68E87D #BD68E8 #E86893
monochromatic
#1CB936 #33E04F #68E87D #9DF0AB #D2F8D8
Accessibility & contrast
On white
1.56
#68E87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#68E87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E87D
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E87D | 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)
#EBD675
Deuteranopia (green-blind)
#DACA84
Tritanopia (blue-blind)
#4EE3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #68e87d; /* rgb */ color: rgb(104, 232, 125); /* oklch */ color: oklch(83.4% 0.186 147.0);
Tailwind
colors: {
custom: {
50: '#9df0a4',
500: '#68e87d',
950: '#000000',
},
}SCSS
$custom: #68e87d; $custom-light: #9df0a4; $custom-dark: #000000;
JSON
{
"hex": "#68e87d",
"rgb": {
"r": 104,
"g": 232,
"b": 125
},
"hsl": {
"h": 129.844,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.83377,
"c": 0.18558,
"h": 147
},
"luminance": 0.62137
}Semantic roles & 50–950 ramp
primary
#68E87D
secondary
#B93BA4
accent
#10B5D6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580