#68E080#68E080
#68E080 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.172 H 148.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68E080 |
|---|---|
| RGB | rgb(104, 224, 128) |
| HSL | hsl(132, 66%, 64%) |
| HSV | hsv(132, 54%, 88%) |
| CMYK | cmyk(53.6%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.63, -53.89, 36.95) |
| CIE-LCH | lch(80.63, 65.35, 145.56°) |
| OKLab | oklab(81.46% -0.146 0.091) |
| OKLCH | oklch(81.46% 0.172 148.1) |
| XYZ | xyz(36.2585, 57.8098, 29.6656) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Tealish Green
#0CDC73
ΔE00 4.25
Lightish Green
#61E160
ΔE00 4.55
Lightgreen
#90EE90
ΔE00 4.69
Turquoise Green
#04F489
ΔE00 5.81
Seaweed
#18D17B
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E080 #E068C8
analogous
#8CE068 #68E080 #68E0BC
triadic
#68E080 #8068E0 #E08068
tetradic
#68E080 #688CE0 #E068C8 #E0BC68
square
#68E080 #688CE0 #E068C8 #E0BC68
split-complementary
#68E080 #BC68E0 #E0688C
monochromatic
#23AB3E #35D655 #68E080 #9BEAAB #CEF5D5
Accessibility & contrast
On white
1.67
#68E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#68E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E080
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E080 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#4FDCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68e080; /* rgb */ color: rgb(104, 224, 128); /* oklch */ color: oklch(81.5% 0.172 148.1);
Tailwind
colors: {
custom: {
50: '#9ceaa6',
500: '#68e080',
950: '#000000',
},
}SCSS
$custom: #68e080; $custom-light: #9ceaa6; $custom-dark: #000000;
JSON
{
"hex": "#68e080",
"rgb": {
"r": 104,
"g": 224,
"b": 128
},
"hsl": {
"h": 132,
"s": 65.934,
"l": 64.314
},
"oklch": {
"l": 0.81461,
"c": 0.17204,
"h": 148.1
},
"luminance": 0.57813
}Semantic roles & 50–950 ramp
primary
#68E080
secondary
#AD4097
accent
#18A9CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480