#68E689#68E689
#68E689 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.172 H 149.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68E689 |
|---|---|
| RGB | rgb(104, 230, 137) |
| HSL | hsl(136, 72%, 65%) |
| HSV | hsv(136, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 40.4%, 9.8%) |
| CIE-LAB | lab(82.56, -54.82, 34.95) |
| CIE-LCH | lch(82.56, 65.02, 147.48°) |
| OKLab | oklab(83.09% -0.1485 0.0866) |
| OKLCH | oklch(83.09% 0.172 149.8) |
| XYZ | xyz(38.5184, 61.3394, 33.4719) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Lightgreen
#90EE90
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 4.76
Turquoise Green
#04F489
ΔE00 4.76
Seafoam Green
#7AF9AB
ΔE00 5.33
Sea Green (survey)
#53FCA1
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E689 #E668C5
analogous
#86E668 #68E689 #68E6C8
triadic
#68E689 #8968E6 #E68968
tetradic
#68E689 #6886E6 #E668C5 #E6C868
square
#68E689 #6886E6 #E668C5 #E6C868
split-complementary
#68E689 #C868E6 #E66886
monochromatic
#1EB646 #33DD60 #68E689 #9DEFB2 #D1F7DB
Accessibility & contrast
On white
1.58
#68E689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#68E689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E689
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E689 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D582
Deuteranopia (green-blind)
#D6C98F
Tritanopia (blue-blind)
#4AE2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e689; /* rgb */ color: rgb(104, 230, 137); /* oklch */ color: oklch(83.1% 0.172 149.8);
Tailwind
colors: {
custom: {
50: '#9cefac',
500: '#68e689',
950: '#000000',
},
}SCSS
$custom: #68e689; $custom-light: #9cefac; $custom-dark: #000000;
JSON
{
"hex": "#68e689",
"rgb": {
"r": 104,
"g": 230,
"b": 137
},
"hsl": {
"h": 135.714,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83086,
"c": 0.1719,
"h": 149.8
},
"luminance": 0.61343
}Semantic roles & 50–950 ramp
primary
#68E689
secondary
#B63C96
accent
#12A1D4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581