#68E07F#68E07F
#68E07F is a light, vivid green. Relative luminance 0.578; OKLCH L 81.4% C 0.173 H 147.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68E07F |
|---|---|
| RGB | rgb(104, 224, 127) |
| HSL | hsl(132, 66%, 64%) |
| HSV | hsv(132, 54%, 88%) |
| CMYK | cmyk(53.6%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(80.62, -54.05, 37.43) |
| CIE-LCH | lch(80.62, 65.75, 145.30°) |
| OKLab | oklab(81.44% -0.1464 0.092) |
| OKLCH | oklch(81.44% 0.173 147.8) |
| XYZ | xyz(36.1930, 57.7836, 29.3206) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Tealish Green
#0CDC73
ΔE00 4.24
Lightish Green
#61E160
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 4.68
Turquoise Green
#04F489
ΔE00 5.83
Seaweed
#18D17B
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E07F #E068C9
analogous
#8DE068 #68E07F #68E0BB
triadic
#68E07F #7F68E0 #E07F68
tetradic
#68E07F #688DE0 #E068C9 #E0BB68
square
#68E07F #688DE0 #E068C9 #E0BB68
split-complementary
#68E07F #BB68E0 #E0688D
monochromatic
#23AB3D #35D654 #68E07F #9BEAAA #CEF5D5
Accessibility & contrast
On white
1.67
#68E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#68E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E07F
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E07F | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF78
Deuteranopia (green-blind)
#D2C485
Tritanopia (blue-blind)
#4FDCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68e07f; /* rgb */ color: rgb(104, 224, 127); /* oklch */ color: oklch(81.4% 0.173 147.8);
Tailwind
colors: {
custom: {
50: '#9ceaa5',
500: '#68e07f',
950: '#000000',
},
}SCSS
$custom: #68e07f; $custom-light: #9ceaa5; $custom-dark: #000000;
JSON
{
"hex": "#68e07f",
"rgb": {
"r": 104,
"g": 224,
"b": 127
},
"hsl": {
"h": 131.5,
"s": 65.934,
"l": 64.314
},
"oklch": {
"l": 0.81444,
"c": 0.17296,
"h": 147.8
},
"luminance": 0.57787
}Semantic roles & 50–950 ramp
primary
#68E07F
secondary
#AD4098
accent
#18ABCE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480