#68F57D#68F57D
#68F57D is a very light, highly saturated green. Relative luminance 0.697; OKLCH L 86.6% C 0.203 H 146.4°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #68F57D |
|---|---|
| RGB | rgb(104, 245, 125) |
| HSL | hsl(129, 88%, 68%) |
| HSV | hsv(129, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 49%, 3.9%) |
| CIE-LAB | lab(86.86, -62.35, 46.29) |
| CIE-LCH | lch(86.86, 77.65, 143.41°) |
| OKLab | oklab(86.56% -0.1687 0.1121) |
| OKLCH | oklch(86.56% 0.203 146.4) |
| XYZ | xyz(42.0603, 69.7247, 30.6398) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.67
Spearmint
#1EF876
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.54
Easter Green
#8CFD7E
ΔE00 3.65
Wintergreen
#20F986
ΔE00 3.77
Spring Green
#00FF7F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F57D #F568E0
analogous
#99F568 #68F57D #68F5C3
triadic
#68F57D #7D68F5 #F57D68
tetradic
#68F57D #6899F5 #F568E0 #F5C368
square
#68F57D #6899F5 #F568E0 #F5C368
split-complementary
#68F57D #C368F5 #F56899
monochromatic
#0ED52C #2FF14C #68F57D #A1F9AE #DBFDE0
Accessibility & contrast
On white
1.41
#68F57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#68F57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F57D
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F57D | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E173
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#49F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f57d; /* rgb */ color: rgb(104, 245, 125); /* oklch */ color: oklch(86.6% 0.203 146.4);
Tailwind
colors: {
custom: {
50: '#9ff9a5',
500: '#68f57d',
950: '#000000',
},
}SCSS
$custom: #68f57d; $custom-light: #9ff9a5; $custom-dark: #000000;
JSON
{
"hex": "#68f57d",
"rgb": {
"r": 104,
"g": 245,
"b": 125
},
"hsl": {
"h": 128.936,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.86564,
"c": 0.20259,
"h": 146.4
},
"luminance": 0.69729
}Semantic roles & 50–950 ramp
primary
#68F57D
secondary
#CE33B7
accent
#01C2E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580