#68E686#68E686
#68E686 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.0% C 0.175 H 149.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68E686 |
|---|---|
| RGB | rgb(104, 230, 134) |
| HSL | hsl(134, 72%, 65%) |
| HSV | hsv(134, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 41.7%, 9.8%) |
| CIE-LAB | lab(82.52, -55.31, 36.39) |
| CIE-LCH | lch(82.52, 66.21, 146.65°) |
| OKLab | oklab(83.03% -0.1498 0.0899) |
| OKLCH | oklch(83.03% 0.175 149) |
| XYZ | xyz(38.3062, 61.2545, 32.3543) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Lightgreen
#90EE90
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.68
Turquoise Green
#04F489
ΔE00 4.77
Lightish Green
#61E160
ΔE00 5.03
Wintergreen
#20F986
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E686 #E668C8
analogous
#89E668 #68E686 #68E6C5
triadic
#68E686 #8668E6 #E68668
tetradic
#68E686 #6889E6 #E668C8 #E6C568
square
#68E686 #6889E6 #E668C8 #E6C568
split-complementary
#68E686 #C568E6 #E66889
monochromatic
#1EB642 #33DD5C #68E686 #9DEFB0 #D1F7DA
Accessibility & contrast
On white
1.58
#68E686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#68E686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E686
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E686 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 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)
#E8D47F
Deuteranopia (green-blind)
#D7C98C
Tritanopia (blue-blind)
#4BE2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e686; /* rgb */ color: rgb(104, 230, 134); /* oklch */ color: oklch(83.0% 0.175 149.0);
Tailwind
colors: {
custom: {
50: '#9defaa',
500: '#68e686',
950: '#000000',
},
}SCSS
$custom: #68e686; $custom-light: #9defaa; $custom-dark: #000000;
JSON
{
"hex": "#68e686",
"rgb": {
"r": 104,
"g": 230,
"b": 134
},
"hsl": {
"h": 134.286,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83034,
"c": 0.17467,
"h": 149
},
"luminance": 0.61258
}Semantic roles & 50–950 ramp
primary
#68E686
secondary
#B63C99
accent
#12A5D4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581