#68E389#68E389
#68E389 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.4% C 0.168 H 150.0°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #68E389 |
|---|---|
| RGB | rgb(104, 227, 137) |
| HSL | hsl(136, 69%, 65%) |
| HSV | hsv(136, 54%, 89%) |
| CMYK | cmyk(54.2%, 0%, 39.6%, 11%) |
| CIE-LAB | lab(81.67, -53.63, 33.78) |
| CIE-LCH | lch(81.67, 63.39, 147.80°) |
| OKLab | oklab(82.35% -0.1453 0.0838) |
| OKLCH | oklch(82.35% 0.168 150) |
| XYZ | xyz(37.6907, 59.6841, 33.1960) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.97
Lightgreen
#90EE90
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.61
Aqua Green
#12E193
ΔE00 5.21
Turquoise Green
#04F489
ΔE00 5.27
Seafoam Green
#7AF9AB
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E389 #E368C2
analogous
#84E368 #68E389 #68E3C7
triadic
#68E389 #8968E3 #E38968
tetradic
#68E389 #6884E3 #E368C2 #E3C768
square
#68E389 #6884E3 #E368C2 #E3C768
split-complementary
#68E389 #C768E3 #E36884
monochromatic
#21B047 #34D961 #68E389 #9CEDB1 #CFF6DA
Accessibility & contrast
On white
1.62
#68E389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#68E389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E389
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E389 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D283
Deuteranopia (green-blind)
#D4C68F
Tritanopia (blue-blind)
#4BDFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #68e389; /* rgb */ color: rgb(104, 227, 137); /* oklch */ color: oklch(82.4% 0.168 150.0);
Tailwind
colors: {
custom: {
50: '#9cedac',
500: '#68e389',
950: '#000000',
},
}SCSS
$custom: #68e389; $custom-light: #9cedac; $custom-dark: #000000;
JSON
{
"hex": "#68e389",
"rgb": {
"r": 104,
"g": 227,
"b": 137
},
"hsl": {
"h": 136.098,
"s": 68.715,
"l": 64.902
},
"oklch": {
"l": 0.82353,
"c": 0.16779,
"h": 150
},
"luminance": 0.59687
}Semantic roles & 50–950 ramp
primary
#68E389
secondary
#B13E92
accent
#159ED1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581