#68F57C#68F57C
#68F57C is a very light, highly saturated green. Relative luminance 0.697; OKLCH L 86.6% C 0.203 H 146.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #68F57C |
|---|---|
| RGB | rgb(104, 245, 124) |
| HSL | hsl(129, 88%, 68%) |
| HSV | hsv(129, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 49.4%, 3.9%) |
| CIE-LAB | lab(86.85, -62.49, 46.74) |
| CIE-LCH | lch(86.85, 78.04, 143.20°) |
| OKLab | oklab(86.55% -0.1691 0.1131) |
| OKLCH | oklch(86.55% 0.203 146.2) |
| XYZ | xyz(41.9968, 69.6992, 30.3050) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.60
Spearmint
#1EF876
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.58
Easter Green
#8CFD7E
ΔE00 3.59
Wintergreen
#20F986
ΔE00 3.85
Spring Green
#00FF7F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F57C #F568E1
analogous
#9AF568 #68F57C #68F5C3
triadic
#68F57C #7C68F5 #F57C68
tetradic
#68F57C #689AF5 #F568E1 #F5C368
square
#68F57C #689AF5 #F568E1 #F5C368
split-complementary
#68F57C #C368F5 #F5689A
monochromatic
#0ED52A #2FF14A #68F57C #A1F9AE #DBFDE0
Accessibility & contrast
On white
1.41
#68F57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#68F57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F57C
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F57C | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E172
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#4AF0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f57c; /* rgb */ color: rgb(104, 245, 124); /* oklch */ color: oklch(86.6% 0.203 146.2);
Tailwind
colors: {
custom: {
50: '#9ff9a4',
500: '#68f57c',
950: '#000000',
},
}SCSS
$custom: #68f57c; $custom-light: #9ff9a4; $custom-dark: #000000;
JSON
{
"hex": "#68f57c",
"rgb": {
"r": 104,
"g": 245,
"b": 124
},
"hsl": {
"h": 128.511,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.8655,
"c": 0.20345,
"h": 146.2
},
"luminance": 0.69703
}Semantic roles & 50–950 ramp
primary
#68F57C
secondary
#CE33B8
accent
#01C4E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580