#68E08E#68E08E
#68E08E is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.159 H 151.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #68E08E |
|---|---|
| RGB | rgb(104, 224, 142) |
| HSL | hsl(139, 66%, 64%) |
| HSV | hsv(139, 54%, 88%) |
| CMYK | cmyk(53.6%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(80.85, -51.58, 30.17) |
| CIE-LCH | lch(80.85, 59.76, 149.68°) |
| OKLab | oklab(81.71% -0.14 0.0754) |
| OKLCH | oklch(81.71% 0.159 151.7) |
| XYZ | xyz(37.2444, 58.2041, 34.8578) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.73
Aqua Green
#12E193
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.99
Lightgreen
#90EE90
ΔE00 5.39
Seaweed
#18D17B
ΔE00 5.50
Seafoam Green
#7AF9AB
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E08E #E068BA
analogous
#7EE068 #68E08E #68E0CA
triadic
#68E08E #8E68E0 #E08E68
tetradic
#68E08E #687EE0 #E068BA #E0CA68
square
#68E08E #687EE0 #E068BA #E0CA68
split-complementary
#68E08E #CA68E0 #E0687E
monochromatic
#23AB4E #35D668 #68E08E #9BEAB4 #CEF5DA
Accessibility & contrast
On white
1.66
#68E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#68E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E08E
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E08E | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#D0C493
Tritanopia (blue-blind)
#4ADDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #68e08e; /* rgb */ color: rgb(104, 224, 142); /* oklch */ color: oklch(81.7% 0.159 151.7);
Tailwind
colors: {
custom: {
50: '#9ceaaf',
500: '#68e08e',
950: '#000000',
},
}SCSS
$custom: #68e08e; $custom-light: #9ceaaf; $custom-dark: #000000;
JSON
{
"hex": "#68e08e",
"rgb": {
"r": 104,
"g": 224,
"b": 142
},
"hsl": {
"h": 139,
"s": 65.934,
"l": 64.314
},
"oklch": {
"l": 0.81712,
"c": 0.159,
"h": 151.7
},
"luminance": 0.58207
}Semantic roles & 50–950 ramp
primary
#68E08E
secondary
#AD408A
accent
#1894CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481