#68E684#68E684
#68E684 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.0% C 0.177 H 148.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68E684 |
|---|---|
| RGB | rgb(104, 230, 132) |
| HSL | hsl(133, 72%, 65%) |
| HSV | hsv(133, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 42.6%, 9.8%) |
| CIE-LAB | lab(82.49, -55.62, 37.35) |
| CIE-LCH | lch(82.49, 67.00, 146.12°) |
| OKLab | oklab(83% -0.1506 0.092) |
| OKLCH | oklch(83% 0.177 148.6) |
| XYZ | xyz(38.1680, 61.1993, 31.6266) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Lightgreen
#90EE90
ΔE00 4.03
Tealish Green
#0CDC73
ΔE00 4.65
Lightish Green
#61E160
ΔE00 4.72
Turquoise Green
#04F489
ΔE00 4.80
Wintergreen
#20F986
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E684 #E668CA
analogous
#8BE668 #68E684 #68E6C3
triadic
#68E684 #8468E6 #E68468
tetradic
#68E684 #688BE6 #E668CA #E6C368
square
#68E684 #688BE6 #E668CA #E6C368
split-complementary
#68E684 #C368E6 #E6688B
monochromatic
#1EB640 #33DD59 #68E684 #9DEFAF #D1F7DA
Accessibility & contrast
On white
1.59
#68E684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#68E684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E684
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E684 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47D
Deuteranopia (green-blind)
#D7C98A
Tritanopia (blue-blind)
#4CE2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e684; /* rgb */ color: rgb(104, 230, 132); /* oklch */ color: oklch(83.0% 0.177 148.6);
Tailwind
colors: {
custom: {
50: '#9defa9',
500: '#68e684',
950: '#000000',
},
}SCSS
$custom: #68e684; $custom-light: #9defa9; $custom-dark: #000000;
JSON
{
"hex": "#68e684",
"rgb": {
"r": 104,
"g": 230,
"b": 132
},
"hsl": {
"h": 133.333,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83,
"c": 0.17651,
"h": 148.6
},
"luminance": 0.61203
}Semantic roles & 50–950 ramp
primary
#68E684
secondary
#B63C9B
accent
#12A9D4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581