#68F47F#68F47F
#68F47F is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.3% C 0.200 H 146.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #68F47F |
|---|---|
| RGB | rgb(104, 244, 127) |
| HSL | hsl(130, 86%, 68%) |
| HSV | hsv(130, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(86.59, -61.70, 45.00) |
| CIE-LCH | lch(86.59, 76.36, 143.90°) |
| OKLab | oklab(86.35% -0.167 0.1093) |
| OKLCH | oklch(86.35% 0.2 146.8) |
| XYZ | xyz(41.8877, 69.1729, 31.2189) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.65
Easter Green
#8CFD7E
ΔE00 3.92
Spring Green
#00FF7F
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F47F #F468DD
analogous
#97F468 #68F47F #68F4C5
triadic
#68F47F #7F68F4 #F47F68
tetradic
#68F47F #6897F4 #F468DD #F4C568
square
#68F47F #6897F4 #F468DD #F4C568
split-complementary
#68F47F #C568F4 #F46897
monochromatic
#0FD22F #2FF04F #68F47F #A1F8AF #DAFCE0
Accessibility & contrast
On white
1.42
#68F47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#68F47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F47F
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F47F | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E075
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#49EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f47f; /* rgb */ color: rgb(104, 244, 127); /* oklch */ color: oklch(86.3% 0.200 146.8);
Tailwind
colors: {
custom: {
50: '#9ff9a6',
500: '#68f47f',
950: '#000000',
},
}SCSS
$custom: #68f47f; $custom-light: #9ff9a6; $custom-dark: #000000;
JSON
{
"hex": "#68f47f",
"rgb": {
"r": 104,
"g": 244,
"b": 127
},
"hsl": {
"h": 129.857,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.86349,
"c": 0.19954,
"h": 146.8
},
"luminance": 0.69177
}Semantic roles & 50–950 ramp
primary
#68F47F
secondary
#CD33B4
accent
#03BEE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580