#68E17C#68E17C
#68E17C is a light, vivid green. Relative luminance 0.582; OKLCH L 81.6% C 0.177 H 147.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68E17C |
|---|---|
| RGB | rgb(104, 225, 124) |
| HSL | hsl(130, 67%, 65%) |
| HSV | hsv(130, 54%, 88%) |
| CMYK | cmyk(53.8%, 0%, 44.9%, 11.8%) |
| CIE-LAB | lab(80.88, -54.90, 39.25) |
| CIE-LCH | lch(80.88, 67.49, 144.44°) |
| OKLab | oklab(81.64% -0.1487 0.0961) |
| OKLCH | oklch(81.64% 0.177 147.1) |
| XYZ | xyz(36.2699, 58.2456, 28.3961) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Lightish Green
#61E160
ΔE00 3.81
Tealish Green
#0CDC73
ΔE00 4.32
Lightgreen
#90EE90
ΔE00 4.57
Turquoise Green
#04F489
ΔE00 5.77
Fresh Green
#69D84F
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E17C #E168CD
analogous
#91E168 #68E17C #68E1B8
triadic
#68E17C #7C68E1 #E17C68
tetradic
#68E17C #6891E1 #E168CD #E1B868
square
#68E17C #6891E1 #E168CD #E1B868
split-complementary
#68E17C #B868E1 #E16891
monochromatic
#22AC39 #35D750 #68E17C #9BEBA8 #CEF5D5
Accessibility & contrast
On white
1.66
#68E17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#68E17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E17C
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E17C | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D074
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#50DDC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68e17c; /* rgb */ color: rgb(104, 225, 124); /* oklch */ color: oklch(81.6% 0.177 147.1);
Tailwind
colors: {
custom: {
50: '#9ceba3',
500: '#68e17c',
950: '#000000',
},
}SCSS
$custom: #68e17c; $custom-light: #9ceba3; $custom-dark: #000000;
JSON
{
"hex": "#68e17c",
"rgb": {
"r": 104,
"g": 225,
"b": 124
},
"hsl": {
"h": 129.917,
"s": 66.851,
"l": 64.51
},
"oklch": {
"l": 0.81641,
"c": 0.17709,
"h": 147.1
},
"luminance": 0.58249
}Semantic roles & 50–950 ramp
primary
#68E17C
secondary
#AE3F9C
accent
#17B0CF
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580