#68E680#68E680
#68E680 is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.180 H 147.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #68E680 |
|---|---|
| RGB | rgb(104, 230, 128) |
| HSL | hsl(131, 72%, 65%) |
| HSV | hsv(131, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 44.3%, 9.8%) |
| CIE-LAB | lab(82.43, -56.24, 39.26) |
| CIE-LCH | lch(82.43, 68.59, 145.09°) |
| OKLab | oklab(82.93% -0.1523 0.0963) |
| OKLCH | oklch(82.93% 0.18 147.7) |
| XYZ | xyz(37.8996, 61.0919, 30.2126) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Lightgreen
#90EE90
ΔE00 4.03
Lightish Green
#61E160
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 4.67
Turquoise Green
#04F489
ΔE00 4.93
Minty Green
#0BF77D
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E680 #E668CE
analogous
#8FE668 #68E680 #68E6BF
triadic
#68E680 #8068E6 #E68068
tetradic
#68E680 #688FE6 #E668CE #E6BF68
square
#68E680 #688FE6 #E668CE #E6BF68
split-complementary
#68E680 #BF68E6 #E6688F
monochromatic
#1EB63B #33DD54 #68E680 #9DEFAC #D1F7D8
Accessibility & contrast
On white
1.59
#68E680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#68E680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E680
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E680 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D478
Deuteranopia (green-blind)
#D7C987
Tritanopia (blue-blind)
#4DE2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e680; /* rgb */ color: rgb(104, 230, 128); /* oklch */ color: oklch(82.9% 0.180 147.7);
Tailwind
colors: {
custom: {
50: '#9defa6',
500: '#68e680',
950: '#000000',
},
}SCSS
$custom: #68e680; $custom-light: #9defa6; $custom-dark: #000000;
JSON
{
"hex": "#68e680",
"rgb": {
"r": 104,
"g": 230,
"b": 128
},
"hsl": {
"h": 131.429,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.82934,
"c": 0.18018,
"h": 147.7
},
"luminance": 0.61095
}Semantic roles & 50–950 ramp
primary
#68E680
secondary
#B63C9F
accent
#12AFD4
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580