#68E07C#68E07C
#68E07C is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.176 H 147.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68E07C |
|---|---|
| RGB | rgb(104, 224, 124) |
| HSL | hsl(130, 66%, 64%) |
| HSV | hsv(130, 54%, 88%) |
| CMYK | cmyk(53.6%, 0%, 44.6%, 12.2%) |
| CIE-LAB | lab(80.58, -54.51, 38.86) |
| CIE-LCH | lch(80.58, 66.94, 144.51°) |
| OKLab | oklab(81.4% -0.1477 0.0952) |
| OKLCH | oklch(81.4% 0.176 147.2) |
| XYZ | xyz(36.0004, 57.7065, 28.3062) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Lightish Green
#61E160
ΔE00 3.91
Tealish Green
#0CDC73
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.69
Turquoise Green
#04F489
ΔE00 5.92
Fresh Green
#69D84F
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E07C #E068CC
analogous
#90E068 #68E07C #68E0B8
triadic
#68E07C #7C68E0 #E07C68
tetradic
#68E07C #6890E0 #E068CC #E0B868
square
#68E07C #6890E0 #E068CC #E0B868
split-complementary
#68E07C #B868E0 #E06890
monochromatic
#23AB3A #35D650 #68E07C #9BEAA8 #CEF5D4
Accessibility & contrast
On white
1.67
#68E07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#68E07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E07C
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E07C | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF74
Deuteranopia (green-blind)
#D2C483
Tritanopia (blue-blind)
#50DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #68e07c; /* rgb */ color: rgb(104, 224, 124); /* oklch */ color: oklch(81.4% 0.176 147.2);
Tailwind
colors: {
custom: {
50: '#9ceaa3',
500: '#68e07c',
950: '#000000',
},
}SCSS
$custom: #68e07c; $custom-light: #9ceaa3; $custom-dark: #000000;
JSON
{
"hex": "#68e07c",
"rgb": {
"r": 104,
"g": 224,
"b": 124
},
"hsl": {
"h": 130,
"s": 65.934,
"l": 64.314
},
"oklch": {
"l": 0.81395,
"c": 0.17573,
"h": 147.2
},
"luminance": 0.5771
}Semantic roles & 50–950 ramp
primary
#68E07C
secondary
#AD409A
accent
#18AFCE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480