#68E685#68E685
#68E685 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.0% C 0.176 H 148.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68E685 |
|---|---|
| RGB | rgb(104, 230, 133) |
| HSL | hsl(134, 72%, 65%) |
| HSV | hsv(134, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 42.2%, 9.8%) |
| CIE-LAB | lab(82.50, -55.47, 36.87) |
| CIE-LCH | lch(82.50, 66.60, 146.38°) |
| OKLab | oklab(83.02% -0.1502 0.0909) |
| OKLCH | oklch(83.02% 0.176 148.8) |
| XYZ | xyz(38.2368, 61.2268, 31.9887) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Lightgreen
#90EE90
ΔE00 4.05
Tealish Green
#0CDC73
ΔE00 4.66
Turquoise Green
#04F489
ΔE00 4.78
Lightish Green
#61E160
ΔE00 4.87
Wintergreen
#20F986
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E685 #E668C9
analogous
#8AE668 #68E685 #68E6C4
triadic
#68E685 #8568E6 #E68568
tetradic
#68E685 #688AE6 #E668C9 #E6C468
square
#68E685 #688AE6 #E668C9 #E6C468
split-complementary
#68E685 #C468E6 #E6688A
monochromatic
#1EB641 #33DD5B #68E685 #9DEFAF #D1F7DA
Accessibility & contrast
On white
1.59
#68E685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#68E685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E685
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E685 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47E
Deuteranopia (green-blind)
#D7C98B
Tritanopia (blue-blind)
#4BE2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e685; /* rgb */ color: rgb(104, 230, 133); /* oklch */ color: oklch(83.0% 0.176 148.8);
Tailwind
colors: {
custom: {
50: '#9defa9',
500: '#68e685',
950: '#000000',
},
}SCSS
$custom: #68e685; $custom-light: #9defa9; $custom-dark: #000000;
JSON
{
"hex": "#68e685",
"rgb": {
"r": 104,
"g": 230,
"b": 133
},
"hsl": {
"h": 133.81,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83017,
"c": 0.17559,
"h": 148.8
},
"luminance": 0.6123
}Semantic roles & 50–950 ramp
primary
#68E685
secondary
#B63C9A
accent
#12A7D4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581