#68E688#68E688
#68E688 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.173 H 149.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68E688 |
|---|---|
| RGB | rgb(104, 230, 136) |
| HSL | hsl(135, 72%, 65%) |
| HSV | hsv(135, 55%, 90%) |
| CMYK | cmyk(54.8%, 0%, 40.9%, 9.8%) |
| CIE-LAB | lab(82.55, -54.98, 35.43) |
| CIE-LCH | lch(82.55, 65.41, 147.20°) |
| OKLab | oklab(83.07% -0.1489 0.0877) |
| OKLCH | oklch(83.07% 0.173 149.5) |
| XYZ | xyz(38.4470, 61.3109, 33.0959) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.79
Lightgreen
#90EE90
ΔE00 4.13
Tealish Green
#0CDC73
ΔE00 4.73
Turquoise Green
#04F489
ΔE00 4.76
Wintergreen
#20F986
ΔE00 5.31
Lightish Green
#61E160
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E688 #E668C6
analogous
#87E668 #68E688 #68E6C7
triadic
#68E688 #8868E6 #E68868
tetradic
#68E688 #6887E6 #E668C6 #E6C768
square
#68E688 #6887E6 #E668C6 #E6C768
split-complementary
#68E688 #C768E6 #E66887
monochromatic
#1EB645 #33DD5F #68E688 #9DEFB1 #D1F7DB
Accessibility & contrast
On white
1.58
#68E688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#68E688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E688
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E688 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D581
Deuteranopia (green-blind)
#D6C98E
Tritanopia (blue-blind)
#4AE2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #68e688; /* rgb */ color: rgb(104, 230, 136); /* oklch */ color: oklch(83.1% 0.173 149.5);
Tailwind
colors: {
custom: {
50: '#9cefab',
500: '#68e688',
950: '#000000',
},
}SCSS
$custom: #68e688; $custom-light: #9cefab; $custom-dark: #000000;
JSON
{
"hex": "#68e688",
"rgb": {
"r": 104,
"g": 230,
"b": 136
},
"hsl": {
"h": 135.238,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.83068,
"c": 0.17281,
"h": 149.5
},
"luminance": 0.61314
}Semantic roles & 50–950 ramp
primary
#68E688
secondary
#B63C97
accent
#12A2D4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581