#68F47E#68F47E
#68F47E is a very light, highly saturated green. Relative luminance 0.692; OKLCH L 86.3% C 0.200 H 146.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #68F47E |
|---|---|
| RGB | rgb(104, 244, 126) |
| HSL | hsl(129, 86%, 68%) |
| HSV | hsv(129, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 48.4%, 4.3%) |
| CIE-LAB | lab(86.58, -61.84, 45.46) |
| CIE-LCH | lch(86.58, 76.75, 143.68°) |
| OKLab | oklab(86.33% -0.1674 0.1103) |
| OKLCH | oklch(86.33% 0.2 146.6) |
| XYZ | xyz(41.8228, 69.1469, 30.8773) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Spearmint
#1EF876
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.71
Easter Green
#8CFD7E
ΔE00 3.85
Spring Green
#00FF7F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F47E #F468DE
analogous
#98F468 #68F47E #68F4C4
triadic
#68F47E #7E68F4 #F47E68
tetradic
#68F47E #6898F4 #F468DE #F4C468
square
#68F47E #6898F4 #F468DE #F4C468
split-complementary
#68F47E #C468F4 #F46898
monochromatic
#0FD22E #2FF04D #68F47E #A1F8AF #DAFCDF
Accessibility & contrast
On white
1.42
#68F47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#68F47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F47E
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F47E | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E074
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#49EFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f47e; /* rgb */ color: rgb(104, 244, 126); /* oklch */ color: oklch(86.3% 0.200 146.6);
Tailwind
colors: {
custom: {
50: '#9ff9a5',
500: '#68f47e',
950: '#000000',
},
}SCSS
$custom: #68f47e; $custom-light: #9ff9a5; $custom-dark: #000000;
JSON
{
"hex": "#68f47e",
"rgb": {
"r": 104,
"g": 244,
"b": 126
},
"hsl": {
"h": 129.429,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86334,
"c": 0.20042,
"h": 146.6
},
"luminance": 0.69151
}Semantic roles & 50–950 ramp
primary
#68F47E
secondary
#CD33B5
accent
#03C0E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580