#68E08A#68E08A
#68E08A is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.163 H 150.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #68E08A |
|---|---|
| RGB | rgb(104, 224, 138) |
| HSL | hsl(137, 66%, 64%) |
| HSV | hsv(137, 54%, 88%) |
| CMYK | cmyk(53.6%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(80.79, -52.27, 32.12) |
| CIE-LCH | lch(80.79, 61.35, 148.43°) |
| OKLab | oklab(81.64% -0.1417 0.08) |
| OKLCH | oklch(81.64% 0.163 150.6) |
| XYZ | xyz(36.9494, 58.0862, 33.3044) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Tealish Green
#0CDC73
ΔE00 4.65
Aqua Green
#12E193
ΔE00 4.92
Lightgreen
#90EE90
ΔE00 5.07
Seaweed
#18D17B
ΔE00 5.53
Turquoise Green
#04F489
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E08A #E068BE
analogous
#82E068 #68E08A #68E0C6
triadic
#68E08A #8A68E0 #E08A68
tetradic
#68E08A #6882E0 #E068BE #E0C668
square
#68E08A #6882E0 #E068BE #E0C668
split-complementary
#68E08A #C668E0 #E06882
monochromatic
#23AB49 #35D663 #68E08A #9BEAB1 #CEF5D9
Accessibility & contrast
On white
1.66
#68E08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#68E08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E08A
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E08A | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF84
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#4BDDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68e08a; /* rgb */ color: rgb(104, 224, 138); /* oklch */ color: oklch(81.6% 0.163 150.6);
Tailwind
colors: {
custom: {
50: '#9ceaad',
500: '#68e08a',
950: '#000000',
},
}SCSS
$custom: #68e08a; $custom-light: #9ceaad; $custom-dark: #000000;
JSON
{
"hex": "#68e08a",
"rgb": {
"r": 104,
"g": 224,
"b": 138
},
"hsl": {
"h": 137,
"s": 65.934,
"l": 64.314
},
"oklch": {
"l": 0.81637,
"c": 0.16272,
"h": 150.6
},
"luminance": 0.58089
}Semantic roles & 50–950 ramp
primary
#68E08A
secondary
#AD408E
accent
#189ACE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481